UltimateXR.Devices.Integrations.SteamVR Namespace
Classes
| Class | Description |
---|
| UxrSteamVRConstants |
SteamVR constants needed across our framework. At runtime and also for editor classes. |
| 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. |
| UxrSteamVRControllerTracking |
Base class for tracking devices that use SteamVR. |