Created a page for the Sin Shape node. |
m YoshBot moved page ProtoFlux:Sin Shape to ProtoFlux:SinShape: Automated: removing spaces from ProtoFlux namespace |
||
(One intermediate revision by one other user not shown) | |||
Line 12: | Line 12: | ||
|}} | |}} | ||
The '''Sin Shape''' node takes in a value between <code>0</code> and <code>1</code>, then returns the sine shape value (a curve). | The '''Sin Shape''' node takes in a value between <code>0</code> and <code>1</code>, then returns the sine shape value (a curve that starts fast and slows down at the end). | ||
== Inputs == | == Inputs == |
Latest revision as of 00:35, 21 August 2025
Sin Shape
Shaping
The Sin Shape node takes in a value between 0
and 1
, then returns the sine shape value (a curve that starts fast and slows down at the end).
Inputs
Value (Pseudo-Generic)
The value for the sine calculation.
Outputs
* (Pseudo-Generic)
Returns the sine shape value.