ProtoFlux:Source

From Resonite Wiki

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