SmoothStep_v2 Op
Interpolate smoothly between two input values
Summary (oneliner)
<p>value must be between <code>min</code> and <code>max</code></p> <p>see <a href="https://en.wikipedia.org/wiki/Smoothstep">https://en.wikipedia.org/wiki/Smoothstep</a></p>
Full Name
- Ops.Math.SmoothStep_v2
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch smoothstep example
INPUT PORTS
number (Number)
min (Number)
max (Number)
OUTPUT PORTS
result (Number)