CameraEventType

CameraEventType

Enumerates the available input for interacting with the camera.

Source:

Members

<static, constant> :Enumeration

A left mouse button press followed by moving the mouse and releasing the button.
Default Value:
  • 0

<static, constant> :Enumeration

A middle mouse button press followed by moving the mouse and releasing the button.
Default Value:
  • 2

<static, constant> :Enumeration

A two-finger touch on a touch surface.
Default Value:
  • 4

<static, constant> :Enumeration

A right mouse button press followed by moving the mouse and releasing the button.
Default Value:
  • 1

<static, constant> :Enumeration

Scrolling the middle mouse button.
Default Value:
  • 3