Function VisualInstance.getTransformedAabb

Returns the transformed AABB (also known as the bounding box) for this VisualInstance. Transformed in this case means the AABB plus the position, rotation, and scale of the Spatial's Transform.

AABB getTransformedAabb() nothrow @nogc const;