AddLinkFromDeclarations

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.

Registration

Command registration and implementation information is as follows:

Category Documentation
Source NameAddLinkFromDeclarations
GUID{5436FA4E-5172-410D-BD54-E80F75BAB2F8}
CategoryGraphicsFeatureNode Commands
PackageSimdify-Package-Glsl
Script Filetype_graphics_feature_node_scripts.ssl
StatusActive