ArrayClamp Op

ArrayClamp

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



Full Name
  • Ops.Array.ArrayClamp
Visibility
  • Core Op - visible for everyone
License
  • MIT
AuthorgithubMaintained by Team


INPUT PORTS


Array In (Array)

Array in

Min (Number)

Minimum value to clamp to

Max (Number)

Maximum value to clamp to

OUTPUT PORTS


Array Out (Array)

Clamped array out


 

Patches using ArrayClamp

  • Examples
  • Public
  • My Patches

Changelog


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