Notch Notch Manual 0.9.23
 Light | Dark
Array Operators

Array Operators

Method #

These nodes take transform arrays as input and applies operations to them. useful for processing the average position of multiple array positions, or getting the position of just one element in an array.

Array Average Combines the points from an array to a single transform.
Array Copy Creates a copy of the points from an Array.
Array Element Extractor Extracts an individual point from an Array.