Code for interacting with Daydream controllers.
Interfaces
ControllerManager.EventListener | Receives VR Service events related to the Daydream controller. |
Classes
Controller | Class representing a single Daydream controller. |
Controller.BatteryLevels | Constants that represent the controller battery level. |
Controller.BetaTrackingStatusFlags | Integer bit map for tracking status of one controller in trackingStatusFlags . |
Controller.ConnectionStates | Constants that represent the controller's states. |
Controller.EventListener | Listens for various classes of events related to the Controller. |
ControllerManager | ControllerManager manages the connection to a physical Daydream controller. |
ControllerManager.ApiStatus | Constants that represent the status of the controller API. |
Orientation | Represents the 3-dimensional orientation of a Controller as a unit Quaternion. |