Possible supported customized operation modes. 
The mode can be set in UI or by MAXScript. 
| Enumerator | 
|---|
| EOperationMode_None | Indicates no operation mode.  Indicates the operation mode is pan.  | 
| EOperationMode_Pan | Indicates the operation mode is zoom.  | 
| EOperationMode_Zoom | Indicates the operation mode is rotate.  | 
| EOperationMode_Rotate | Indicates the count of operation modes.  | 
| EOperationMode_Count |  | 
Definition: ICUIMouseConfigManager.h:35
Indicates no operation mode. 
Definition: ICUIMouseConfigManager.h:27
Indicates the count of operation modes. 
Definition: ICUIMouseConfigManager.h:33
Indicates the operation mode is rotate. 
Definition: ICUIMouseConfigManager.h:31
Indicates the operation mode is zoom. 
Definition: ICUIMouseConfigManager.h:29