ProtoFlux:Pack To Tangent Point: Difference between revisions

From Resonite Wiki
Fixed links.
Fixed link.
 
Line 13: Line 13:
|}}
|}}


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 [[ProtoFlux:Bezier Curve|Bezier Curve]] and the [[ProtoFlux:Bezier Curve|Cubic Spline]] nodes).
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 [[ProtoFlux:Bezier Curve|Bezier Curve]] and the [[ProtoFlux:Cubic Lerp|Cubic Lerp]] nodes).


== Inputs ==
== Inputs ==

Latest revision as of 15:29, 2 July 2024

Pack Tangent Point
Value
*
Tangent
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.