UltimateXR.Devices.Integrations.SteamVR Namespace
Classes
| Class | Description |
---|
![Public class Public class](media/pubclass.gif) | UxrSteamVRConstants |
SteamVR constants needed across our framework. At runtime and also for editor classes. |
![Public class Public class](media/pubclass.gif) | UxrSteamVRControllerInput |
Base class for all SteamVR input devices. Provides common input handling thanks to using the actions exported by the SteamVRActionsExporter. Child classes will require some overrides and minimal input handling if necessary. |
![Public class Public class](media/pubclass.gif) | UxrSteamVRControllerTracking |
Base class for tracking devices that use SteamVR. |