GeometryInstance.setCustomAabb

Overrides the bounding box of this node with a custom one. To remove it, set an AABB with all fields set to zero.

struct GeometryInstance
@nogc nothrow
void
setCustomAabb
(
in AABB aabb
)

Meta