Notch Notch Manual 1.0
 Light | Dark
Cloner Cache

Cloner Cache

Caches a clone system for faster and repeatable results.

image

image

Method #

The Clone Cache node allows baking of cloner animations to disk and playback of baked cloner animations. Caches playback deterministically, with minimal resources required for simulation. When the baking is finished the effectors can be disabled as they will no longer apply to the cache. Caches don’t save the cloned geometry, only the transforms and colour information - so you can swap out the cloned geometry at any time.

Setup #

  1. Prepare your clone scene with cloners and effectors.

  2. Add the Cloner Cache node and connect the output of the cloner as it’s parent.

  3. In Property window for the Cloner Cache node, click on the “bake now” button, then choose a file destination and baking rate. baking property window

Cloner baking can generate very large files. The frames per second, complexity, numbers of clones will influence the size of the baking file.

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 XThe objects position along the local x-axis.
Position YThe objects position along the local y-axis.
Position ZThe objects position along the local z-axis.
Rotation HeadingThe objects rotation around the local y-axis.
Rotation PitchThe objects rotation around the local x-axis.
Rotation BankThe objects rotation around the local z-axis.
Scale XThe objects scale along the local x-axis.
Scale YThe objects scale along the local y-axis.
Scale ZThe objects scale along the local z-axis.

Control the inheritance of the transforms from the parent.

ParameterDetails
PositionToggle inheritance of the Position from the parent.
RotationToggle inheritance of the Rotation from the parent.
ScaleToggle inheritance of the Scale from the parent.
World Position OnlyInherit the world position from the parent only, rotation and scale will be ignored. Overrides above properties.
Inherit TimeToggle inheritance of time from the parent.

These properties control how the clone system is baked and where the cached file will be baked to.

ParameterDetails
Bake Now..Open the baking window for caching the clone system.
Clone CacheCached file to playback.

Related Videos