Notch Notch
Manual 1.0 Manual 0.9.23
 Light | Dark
Iterative Cloner

Iterative Cloner

Updated: 7 Aug 2025

Generates clones with an iterative transform change

Method #

This node generates Clones by iteratively applying a transform to each new clone, such that the new clone offsets from the previous. This can create spirally and fractal like effects, where clones appear to grow out from a central point.

Nodes that are to be cloned should be connected to the output of this node. Any geometry node including 3D Objects, Lights, and Other Cloners. Clone Effectors may be connected, these nodes aren’t cloned but will act offset and transform all the clones within their area of effect.

Parameters

These properties control the 3D transforms of the node. Transforms will generally be inherited by child nodes, although they can be ignored through the Inherit Transform Channels attributes.

ParameterDetails
Position X Offsets the X position of each clone from the previous clone.
Position Y Offsets the Y position of all clones from the previous clone.
Position Z Offsets the Z position of all clones from the previous clone.
Rotation Heading Offsets the rotation heading of all clones from the previous clone.
Rotation Pitch Offsets the rotation pitch of all clones from the previous clone.
Rotation Bank Offsets the rotation bank of all clones from the previous clone.
Scale X Offsets the X scale of all clones from the previous clone.
Scale Y Offsets the Y scale of all clones from the previous clone.
Scale Z Offsets the Z scale of all clones from the previous clone.

Control the inheritance of the transforms from the parent.

ParameterDetails
Position Toggle inheritance of the Position from the parent.
Rotation Toggle inheritance of the Rotation from the parent.
Scale Toggle inheritance of the Scale from the parent.
World Position Only Inherit the world position from the parent only, rotation and scale will be ignored. Overrides above properties.
Inherit Time Toggle inheritance of time from the parent.

These properties control the core behaviours of the node.

ParameterDetails
Node Spawn Mode Change the order in which the cloned objects are assigned to clone instances.
  • All : All of the connected objects are generate at every clone position.
  • Iterate : The objects are generated sequentially per clone position, based on their heriarchy. For example, the first clone renders the first object, the second clone renders the second object and so on.
  • Random : The objects are randomly selected to generate at clone positions.
First Clone Chooses which clone is the first clone generated.
Clone Scale Scale the size of all the clones uniformally.
Ease Clones In/Out Enable easing so new clones don’t immediately appear.
Rotation Affects Positions The rotation of the child object affects the position of the clones.
Scale Affects Positions The scale of the child object affects the position of the clones.
Rotation Affects Clone Rotation The rotation of the clones increases with each clone added.
Scale Affects Clone Scale The scale of the new clone increases with each clone added.

These properties apply iterative offsets to the UV Offset, UV Scale, and Crop parameters of the materials for each rendered clone. Typically used with a tile sheet so that each clone picks up a different texture.

ParameterDetails
UV Scale X Delta Relative change to the uv scale along the x of the clone’s material, per clone.
UV Scale Y Delta Relative change to the uv scale along the y of the clone’s material, per clone.
UV Offset X Delta Relative change to the uv offset along the x axis of the clone’s material, per clone.
UV Offset Y Delta Relative change to the uv offset along the y axis of the clone’s material, per clone.
Crop Left Relative change to the crop on the left of the clone’s uvs, per clone.
Crop Right Delta Relative change to the crop on the right of the clone’s uvs, per clone.
Crop Top Delta Relative change to the crop on the top of the clone’s uvs, per clone.
Crop Bottom Delta Relative change to the crop on the bottom of the clone’s uvs, per clone.

Transform each clone using its local origin point.

ParameterDetails
Per Clone Position X Changes the X position of each clone individually.
Per Clone Position Y Changes the Y position of each clone individually.
Per Clone Position Z Changes the Z position of each clone individually.
Per Clone Rotation Heading Changes the heading rotation of each clone individually.
Per Clone Rotation Pitch Changes the pitch rotation of each clone individually.
Per Clone Rotation Bank Changes the bank rotation of each clone individually.
Per Clone Scale X Changes the X scale of each clone individually.
Per Clone Scale Y Changes the Y scale of each clone individually.
Per Clone Scale Z Changes the Z scale of each clone individually.
Reset Per Clone Transform .

Inputs

NameDescriptionTypical Input
EffectorsControl how the clones behave once spawned. See Effectors.Plain Effector
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