 | IPointerMoveHandler Interface |
Our InputModule will call this when the cursor is updated
Namespace:
ImmerseSDK.Controllers
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.6.0.0 (3.6.0.0)
Syntaxpublic interface IPointerMoveHandler
The IPointerMoveHandler type exposes the following members.
Methods
| Name | Description |
---|
 | OnMove |
Our InputModule will call this when the cursor is updated
|
Top
See Also