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.
Command registration and implementation information is as follows:
| Category | Documentation |
|---|---|
| Source Name | AddNodeFromDeclarations |
| GUID | {B571C845-7467-42AA-912E-828C2699640C} |
| Category | GraphicsFeatureNode Commands |
| Package | Simdify-Package-Glsl |
| Script File | type_graphics_feature_node_scripts.ssl |
| Status | Active |