|
Node Context Menus |
Where to find it:
NodeGraph / Select Node / CTRL+SPACE
Shortcut (Nodegraph Only): CTRL+SPACE
|
|
On Windows, Node Context menus are activated by pressing & holding CTRL+SPACE. On Linux they are brought up by tapping CTRL+SPACE |
|
Context Menus |
Node Context Menus offer a quick way to access Node Functionality or associated actions. A node context menu may contain frequently used Actions
directly from the Node's Node Properties or quick links to actions that are commonly needed when working with a node type.
Extension Pack registers many default Context Menus
You can author and register your own Node Context Menus using its build in Python API and the Hotbox Editor. Refer to "Creating your own Context Menus" for more information
See also:
Creating your own Node Context Menus