Pixels Plugin for Unity
Enable communications with Pixels dice using Bluetooth Low Energy.
Loading...
Searching...
No Matches
Unity_CSharp

A collection of C# classes for the Unity game engine that provides a simplified access to Bluetooth Low Energy peripherals. More...

Namespaces

namespace  Systemic
 Systemic Games base namespace.
 
namespace  Systemic.Unity
 A collection of C# classes for the Unity game engine provided by Systemic Games. This open source package is available on GitHub at https://github.com/GameWithPixels/PixelsUnityPlugin.
 
namespace  Systemic.Unity.Pixels
 A collection of C# classes for the Unity game engine that enables communications with Pixels dice. The Pixel class represents a die peripheral and the DiceBag static class implements methods for scanning for and connecting to Pixels.
 
namespace  Systemic.Unity.Examples
 Scripts used by example scenes.
 

Detailed Description

A collection of C# classes for the Unity game engine that provides a simplified access to Bluetooth Low Energy peripherals.

See also
Systemic.Unity.BluetoothLE and Systemic.Unity.Pixels namespaces.