ArrayClamp Op

ArrayClamp

Clamp the values of an array to a min and max value



Full Name
  • Ops.Array.ArrayClamp
Visibility
  • Core Op - Official cables op
License
  • MIT
Authorgithub


INPUT PORTS


Array In (Array)

<p>Array in</p>

Min (Number)

<p>Minimum value to clamp to</p>

Max (Number)

<p>Maximum value to clamp to</p>

OUTPUT PORTS


Array Out (Array)

<p>Clamped array out</p>


Patches using ArrayClamp

  • Examples
  • Public
  • My Patches

Changelog


created opuser avatarandro - 2019-08-23 12:33