Module description
Possible supported mouse button as one part of one customized
mode's shortcut.The mouse button can be set in UI or by
MAXScript.
Enumeration Type Documentation
- Enumerator:
-
EMouseButton_Null |
Indicates no mouse button is selected as one part of one
customized mode's shortcut.
Indicates the left mouse button is selected as one part of one
customized mode's shortcut.
|
EMouseButton_Left |
Indicates the middle mouse button is selected as one part of one
customized mode's shortcut.
|
EMouseButton_Middle |
Indicates the right mouse button is selected as one part of one
customized mode's shortcut.
|
EMouseButton_Right |
|