| ScriptedInputModuleHandGrab Method |
Indicates whether input on this controller has caused a grabbing state to be entered 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 HandGrab()
Return Value
Type:
BooleanTrue if grab state should be entered on this frame, otherwise false
See Also