maya.contextmenu#
Maya-specific context menus.
Classes:
|
The context-menu associated with the BrowserButton. |
|
Context menu associated with |
|
Maya plugin context menu. |
- class bookmarks.maya.contextmenu.MayaButtonWidgetContextMenu(parent=None)[source]#
Bases:
PluginContextMenu
The context-menu associated with the BrowserButton.
- class bookmarks.maya.contextmenu.MayaWidgetContextMenu(index, parent=None)[source]#
Bases:
PluginContextMenu
Context menu associated with
MayaWidget
.Methods:
setup
()Creates the context menu.
- class bookmarks.maya.contextmenu.PluginContextMenu(index, parent=None)[source]#
Bases:
BaseContextMenu
Maya plugin context menu.
Methods:
Apply settings action.
Capture viewport action.
Cache export actions.
Import camera template action.
Scene open actions.
Save scene action.
setup
()Creates the context menu.
Shader tool action.
Show plugin window action.
Viewport display preset action.