Bounds
Measures a part and gives back its size, centre or extent.
size, measure, extent, bounding box, how big, dimensions, centre- Category
- Vectors
- Outputs
- vector
- Runs live in
- no target yet
Rather than typing how tall something is, ask it. Bounds reports the size, the centre, or the lowest and highest corner, as a vector.
This is what makes proportion procedural. Stack a head on a torso by reading the torso's height instead of typing a lift, and the head stays put when the torso changes. Pair it with Separate XYZ to take just the one number you need.
Inputs
| Socket | Type | Wiring |
|---|---|---|
| mesh | geometry |
Parameters
| Name | Type | Default | Available when | What it does |
|---|---|---|---|---|
| Mode | size | center | min | max | radius | size | always |
Built with this node
- My part is floating or sunkFix
- My shape is the wrong sizeFix
- Place thingsHow-to
- Sitting a part on the groundHow-to
See also
- separateXYZTo take one component out of the result.
- measureFor counts and lengths rather than size as a vector.