CameraColumbusViewMode
Specifies how to handle mouse events in columbus view mode.
Members
- 
    
<static, constant> FREE :Enumeration
 - 
    
    The camera is free to move about anywhere.
- Default Value:
 - 0
 
 - 
    
<static, constant> LOCKED :Enumeration
 - 
    
    The camera is locked looking at a location, but is free to rotate about that single point.
- Default Value:
 - 1
 
 
