Notch Notch Manual 0.9.23
 Light | Dark
Particle Bounding Box

Particle Bounding Box

Generates a bounding box from the bounds of a particle system.

Method #

This node generates a bounding box around the positions of the particles in the connected Particle Root Node. This is typically used for nodes which work on a limited bounding region such as Field Nodes which need to track a particle simulation that has an unknown location and bounds, e.g. as the result of following tracking data.

As the bounds of a particle simulation often varies greatly from frame to frame as particles move or are spawned and die, the Smoothing Amount attribute may be used to control the smoothing of the size and location of the generated bounding box over multiple frames.

There is a latency of several frames in the bounding box generation in order to pipeline the processing and not impact on performance.

Outputs from this node are generally connected to nodes which make use of a bounding box input, but the output is a simple transform so any node can be connected and the transforms will be inherited.

Parameters

These properties control the core behaviours of the node.

ParameterDetails
Smoothing AmountControls how much the bounding box transformations are smoothed across multiple frames.

Inputs

NameDescriptionTypical Input
Particle NodeSource particle root for generating the box.Particle Root
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