Click or drag to resize

UnityXRRiftInputModuleResetState Method

Resets the internal state of this input module. This is called by the SDK whenever the hand enters the default state.

Namespace:  ImmerseSDK.Platforms.UnityXR
Assembly:  ImmerseSDK.NotInDll (in ImmerseSDK.NotInDll.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public override void ResetState()
See Also