ArrayMin Op

ArrayMin

Applies a min operation to all values in an array



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


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)

The array in

Value (Number)

The value to test the min operation with

OUTPUT PORTS


Array Out (Array)

Array out returning the minimum value


 

Patches using ArrayMin

  • Examples
  • Public
  • My Patches