| IPointerMoveHandlerOnMove Method |
Our InputModule will call this when the cursor is updated
Namespace:
ImmerseSDK.Controllers
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax void OnMove(
PointerEventData pointData
)
Parameters
- pointData
- Type: PointerEventData
See Also