beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

SmoothStep_v2 Op



SmoothStep
Namespace: Ops.Math

Op author: pandur

Interpolate smoothly between two input values


value must be between min and max

see https://en.wikipedia.org/wiki/Smoothstep



Inputs

number (Number)
min (Number)
max (Number)

Outputs

result (Number)

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

smoothstep example


Patches using SmoothStep_v2

  • Examples
  • Public
  • My Patches

Changelog


cloned op from Ops.Math.SmoothStep
2022-05-06 - pandur
Ops.User.pandur.SmoothStepV2 renamed to Ops.Math.SmoothStep_v2
2022-05-06 - pandur