UxrGamepadInput.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.Integrations
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
protected override void UpdateInput()
See Also
Reference
UxrGamepadInput Class
UltimateXR.Devices.Integrations Namespace