UxrSteamVRControllerInput.UpdateInput Method
Updates the complete input state using our common SteamVR actions. This allows to use the same interface for all controllers and enables the implementation of new devices with minimal effort.
Namespace: UltimateXR.Devices.Integrations.SteamVR
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
protected override void UpdateInput()
See Also
Reference
UxrSteamVRControllerInput Class
UltimateXR.Devices.Integrations.SteamVR Namespace