Table of Contents

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 = 0
Middle = 2
Right = 1