Get Rendered Layer Bounds (vuo.layer.bounds.rendered2)

Outputs the center and size of a layer as it is actually rendered.

This node finds the center and size of the layer’s bounding rectangle — the smallest rectangle that can enclose the layer. The bounding rectangle is calculated after applying the entire stack of transformations, and is always aligned with the X-axis and Y-axis — it’s never rotated.

The bounding rectangle uses the layer’s sharp edges. (Blurry edges may extend beyond the bounding rectangle.)

See also Get Layer Bounds, which can output the bounds of partially-transformed layers and does not require a Window input.

Keywords: aabb, axis, boundaries, bounding, box, collider, collision, dimensions, geometry, length, measurements, rectangle, size


Back to vuo.layer node set documentation.