ReadonlyinputsReadonlykindStable identifier for this node type, used in errors and toJSON().
ReadonlyoutputsProduces every declared output from the current input values.
Called only when an input version actually changed. Must be a pure function of its inputs — the engine caches the result and will not call it again until something upstream moves.
Declares a reusable node type. Passed to defineNode.