Method |
Description |
|
GetMovementDirection ( ) : Vector3 |
|
|
HandleKeyDown ( SceneView sceneView ) : void |
|
|
HandleKeyUp ( ) : void |
|
|
HandleMouseDown ( SceneView view, int id, int button ) : void |
|
|
HandleMouseDrag ( SceneView view, int id ) : void |
|
|
HandleMouseUp ( SceneView view, int id, int button, int clickCount ) : void |
|
|
HandleScrollWheel ( SceneView view, bool zoomTowardsCenter ) : void |
|
|
OrbitCameraBehavior ( SceneView view ) : void |
|
|
RaycastWorld ( Vector2 position, RaycastHit &hit ) : bool |
|
|
ResetDragState ( ) : void |
|
|