cat |
update |
||
Line 1: | Line 1: | ||
<i>due to wiki limitations, this node does not currently have an HTML rendering of the node.</i> | |||
The '''Value Field Drive<T>''' node creates a [[drive]] on a field with the value of its input. | |||
See [[ProtoFlux#Interfacing With Components / Slots|ProtoFlux Tool Usage]] for how to make this node. | See [[ProtoFlux#Interfacing With Components / Slots|ProtoFlux Tool Usage]] for how to make this node. | ||
The field that is driven is chosen on the `Proxy` sub-class of the component. | |||
== Inputs == | == Inputs == |
Revision as of 00:33, 21 April 2025
due to wiki limitations, this node does not currently have an HTML rendering of the node.
The Value Field Drive<T> node creates a drive on a field with the value of its input.
See ProtoFlux Tool Usage for how to make this node.
The field that is driven is chosen on the `Proxy` sub-class of the component.
Inputs
* (Generic)
A value to drive the internal field with.