Click or drag to resize

InputModuleResetState Method

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

Namespace:  ImmerseSDK.Controllers
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public virtual void ResetState()
See Also