Category:ProtoFlux:Math:Interpolation: Difference between revisions

Category page
Create Interpolation ProtoFlux Category
 
No edit summary
Line 18: Line 18:
|Value Smooth Lerp||
|Value Smooth Lerp||
}}
}}
[Category:ProtoFlux:Math]]

Revision as of 03:52, 5 February 2024

Nodes
Node Name Description
Bezier Curve
Constant Slerp
Cosine Lerp
Cubic Lerp
Inverse Lerp
Multi Bezier Curve
Multi Cosine Lerp
Multi Cubic Lerp
Multi Lerp
Multi Slerp
Slerp
Smooth Slerp
Value Constant Lerp Changes at a constant speed to the target value every frame.
Value Lerp Lerps between two values using a 0 to 1 input.
Value Lerp Unclamped Like Value Lerp but it extrapolates beyond the 0 to 1 range.
Value Smooth Lerp

[Category:ProtoFlux:Math]]