ProtoFlux:Source

From Resonite Wiki
Revision as of 02:56, 3 July 2024 by Yosh (talk | contribs) (create page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

HTML Visual unavailable due to wiki limitations

Six source nodes of type string, string, bool, float3, floatQ, and int all outputting to display nodes.
Source nodes for the base fields of an empty slot being outputted to display nodes.

The Source node allows one to access the value of the primitive or object that an IValue<T> contains. This node almost never should be created directly through the node menu, lest one knows exactly what they are doing. Source nodes are created by dragging out a field from an inspector, opening the Context menu, then pressing Source.

See Also