Auto Bounding Box
Method #
This node generates a bounding box based on the combined size of nodes input. Useful for quickly generating an area of effect for a field system, or getting the bounding size of a mesh for processing in a modifier system through an Extractor Node.
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.
Parameter Details
Expansion Expand or contract the bounds of the generated bounding box
Inputs
These properties control the core behaviours of the node.
Parameter | Details |
---|---|
Expansion | Expand or contract the bounds of the generated bounding box |
Name | Description | Typical Input |
---|---|---|
Bounds Nodes | Input nodes from which a combined bounding box will be generated. | 3D Object |
Transform Modifiers | Apply the transforms of another node to this node. | Null |
Target Node | Modifiy the rotations of the node to always direct the z axis towards the input. | Null |
Local Transform Override | Apply the transforms of another node to this node, relative to its parent. | Null |