Contents

halfExtents

The half-extents of the optional axis-aligned bounding box.

Declaration

var halfExtents: SIMD3<Float>? { get set }

Discussion

When non-nil, the renderer uses the box for culling. Setting this to a value expands radius to circumscribe the box.

See Also

Accessing the dimensions