ArrayMin Op

ArrayMin

Applies a min operation to all values in an array



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


Example Patch Spline Sine Array

Patch that shows how ArraySin and the new Array math ops can be used to alter an array going into a splineMesh

Open In Editor

INPUT PORTS


Array In (Array)

<p>The array in</p>

Value (Number)

<p>The value to test the min operation with</p>

OUTPUT PORTS


Array Out (Array)

<p>Array out returning the minimum value</p>


Patches using ArrayMin

  • Examples
  • Public
  • My Patches