UxrControllerInput.UpdateInput Method

Virtual method that should be overriden in child classes in order to update the current input state information (buttons and all the other elements in the controllers).

Namespace: UltimateXR.Devices
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

protected virtual void UpdateInput()

See Also

Reference

UxrControllerInput Class
UltimateXR.Devices Namespace