Pack Tangent Point
Trigonometry
The Pack To Tangent Point node takes in a value and a tangent and returns a tangent point of that value type (making a unique type that will be used for the Bezier Curve and the Cubic Lerp nodes).
Inputs
Value (Pseudo-Generic)
The value for this tangent point.
Tangent (Pseudo-Generic)
The tangent itself.
Outputs
* (Pseudo-Generic)
Returns a tangent point to be used by other ProtoFlux nodes.