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

ArraySmoothStep Op



ArraySmoothStep
Namespace: Ops.Array

Op author: andro

Applies a smoothstep function to the contents of an array


The fancy way of saying it is
Perform Hermite interpolation between two values



Inputs

Array In (Array)

The array in to modify

Min (Number)

min interpolation point

Max (Number)

max interpolation point

Outputs

Array out (Array)

The modified array


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

ArraySmoothstep example file


Patches using ArraySmoothStep

  • Examples (2)
  • Public
  • My Patches