List of Right-Click Contexts

3DS Max Plug-In SDK

List of Right-Click Contexts

See Also: Class IQuadMenuContext, Class IMenuManager

This is the list of the right-click contexts:

kNonePressed

No key is pressed.

kShiftPressed

The shift key is pressed.

kAltPressed

The alt key is pressed.

kControlPressed

The control key is pressed.

kShiftAndAltPressed

The shift and alt keys are pressed.

kShiftAndControlPressed

The shift and control keys are pressed.

kControlAndAltPressed

The control and alt keys are pressed.

kShiftAndAltAndControlPressed

The shift, alt, and control keys are pressed.