Enum MouseButton
- Namespace
- Goehler.OrbitalCam
- Assembly
- Goehler.OrbitalCam.Runtime.dll
Enumeration of mouse buttons. Used when mapping the mouse to the movement/rotation actions.
public enum MouseButton
Fields
Left = 0Middle = 2Right = 1
Enumeration of mouse buttons. Used when mapping the mouse to the movement/rotation actions.
public enum MouseButton
Left = 0Middle = 2Right = 1