| ScriptedInputModuleHandRelease Method |
Indicates whether input on this controller has caused a grabbing state to be exited on the associated hand
Namespace:
ImmerseSDK.Controllers
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public override bool HandRelease()
Return Value
Type:
BooleanTrue if the grab state should be exited on this frame, otherwise false
See Also