Module: CameraEventType

Enumerates the available input for interacting with the camera.
Source:

Members

(static, constant) LEFT_DRAG :Number

A left mouse button press followed by moving the mouse and releasing the button.
Type:
  • Number
Source:

(static, constant) MIDDLE_DRAG :Number

A middle mouse button press followed by moving the mouse and releasing the button.
Type:
  • Number
Source:

(static, constant) PINCH :Number

A two-finger touch on a touch surface.
Type:
  • Number
Source:

(static, constant) RIGHT_DRAG :Number

A right mouse button press followed by moving the mouse and releasing the button.
Type:
  • Number
Source:

(static, constant) WHEEL :Number

Scrolling the middle mouse button.
Type:
  • Number
Source: