Notch Notch
Manual 1.0 Manual 0.9.23
 Light | Dark
Array Average

Array Average

Updated: 4 Dec 2023

Combines the points from an array to a single transform.

image

image

Method #

This node takes the points from an array and combines them based on the mode selected, to form a single output transform. Useful for extracting a particular transform in an array and using to control other elements in the scene.

Parameters

Control the inheritance of the transforms from the parent.

These properties control the core behaviours of the node.

ParameterDetails
Mode Change what the array node does with the list of array nodes.
  • Average : Averages all of the active points from the input transform system.
  • Closest To Reference Points : Uses the point closest to a reference point specified in the reference point input.
  • Largest : Uses the point with the greatest scale or the newest points if two points or more are the same size.
  • Newest : Returns the most recently added point.

The properties control the time at which the node is active. See Timeline for editing time segments.

ParameterDetails
Duration Control the duration of the node’s time segment.
  • Composition Duration : Use the length of the composition for the node’s time segment duration.
  • Custom : Set a custom duration for the node’s time segment.
Node Time The custom start and end time for the node.
Duration (Timecode) The length of the node’s time segment (in time).
Duration (Frames) The length of the node’s time segment (in frames).
Time Segment Enabled Set whether the node’s time segment is enabled or not in the Timeline.

Inputs

NameDescriptionTypical Input
Point ArrayArray of points used to perform operations based on.Transform Array
Reference PointUsed with Closest To Point mode, the point which is checked against.Null
Transform ModifiersApply the transforms of another node to this node.Null
Target NodeModifiy the rotations of the node to always direct the z axis towards the input.Null
Local Transform OverrideApply the transforms of another node to this node, relative to its parent.Null