Enumerates the available input for interacting with the camera.
        
        
Members
- 
    staticconstantCameraEventType.LEFT_DRAG :Number
- 
    
    A left mouse button press followed by moving the mouse and releasing the button.
- 
    staticconstantCameraEventType.MIDDLE_DRAG :Number
- 
    
    A middle mouse button press followed by moving the mouse and releasing the button.
- 
    staticconstantCameraEventType.PINCH :Number
- 
    
    A two-finger touch on a touch surface.
- 
    staticconstantCameraEventType.RIGHT_DRAG :Number
- 
    
    A right mouse button press followed by moving the mouse and releasing the button.
- 
    staticconstantCameraEventType.WHEEL :Number
- 
    
    Scrolling the middle mouse button.
