AddNodeFromDeclarations

Moves a <Node> from the declarations group to the selected group. The declarations group is a node that stores declarations such as <VariableNode> objects that stores values that need to be part of the document, but don't need to be written to the GPU. For example: certain document-wide constants.

Registration

Command registration and implementation information is as follows:

Category Documentation
Source NameAddNodeFromDeclarations
GUID{B571C845-7467-42AA-912E-828C2699640C}
CategoryGraphicsFeatureNode Commands
PackageSimdify-Package-Glsl
Script Filetype_graphics_feature_node_scripts.ssl
StatusActive