Skip to content

Latest commit

 

History

History
executable file
·
9 lines (5 loc) · 441 Bytes

File metadata and controls

executable file
·
9 lines (5 loc) · 441 Bytes

<Construct>

Node > Internal > Construct

Unlike regular elements, this element will export its value as soon as the node is constructed during the node tree initialisation phase.

This element should not be used directly and is intended to be extended by control nodes that need to be exported before the rest of the node tree.

See Internal for documentation on configured attributes.