Adds a <NodeLink> to a node in the declarations 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 | AddLinkFromDeclarations |
| GUID | {5436FA4E-5172-410D-BD54-E80F75BAB2F8} |
| Category | GraphicsFeatureNode Commands |
| Package | Simdify-Package-Glsl |
| Script File | type_graphics_feature_node_scripts.ssl |
| Status | Active |