ProtoFlux:Pack To Tangent Point: Difference between revisions

From Resonite Wiki
Created a page for the Pack To Tangent Point node.
 
Fixed links.
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:Math:Interpolation:BezierCurve|BezierCurve]] and the [[ProtoFlux:Math:Interpolation:BezierCurve|CubicSpline]] 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:Bezier Curve|Cubic Spline]] nodes).


== Inputs ==
== Inputs ==

Revision as of 23:40, 1 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 Spline 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.