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