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

Outputs the center and size of a layer.

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 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.

Keywords: aabb, axis, box, collider, collision, rectangle, size


Example compositions:


Back to vuo.layer node set documentation.