Enum MouseButton
Enumeration of mouse buttons. Used when mapping the mouse to the movement/rotation actions.
Namespace: Goehler.IO.OrbitalCam
Assembly: Assembly-CSharp.dll
Syntax
public enum MouseButton
Fields
| Name | Description |
|---|---|
| Left | |
| Middle | |
| Right |
Enumeration of mouse buttons. Used when mapping the mouse to the movement/rotation actions.
public enum MouseButton
| Name | Description |
|---|---|
| Left | |
| Middle | |
| Right |