HTML Visual unavailable due to wiki limitations
![Six source nodes of type string, string, bool, float3, floatQ, and int all outputting to display nodes.](/images/thumb/7/79/ProtoFlux_Visuals_Source_Display.webp/300px-ProtoFlux_Visuals_Source_Display.webp.png)
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
.