Click or drag to resize

ControllerIsOtherHandIsPointing Method

Returns true if the other controller is in the pointing state, otherwise false

Namespace:  ImmerseSDK.Controllers
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public bool IsOtherHandIsPointing()

Return Value

Type: Boolean
See Also