LocationCreate
Allows you to create a scene graph location of any type. Often used in macros to generate one or more scene graph location without the overhead or type-specific attributes created by the other Create nodes.
Control (UI) |
Default Value |
Function |
type |
group |
Sets the type attribute of the scene graph location(s) to be created (as seen in the 'Type' column of the scene graph). |
locations |
/root/world |
Sets one or more scene graph path(s) to the location(s) to be created. The locations parameter options are available by clicking Add Locations or dropdown menu. For more information, refer to the Scene Graph Location and Locations Widget Types in Common Parameter Widgets. |
attrs |
None |
Drag string or number attributes here to have them added to the scene graph location(s) created by this node. |