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.NoDll (in ImmerseSDK.NoDll.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public override void ResetState()
See Also