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. See also getAabb.

struct VisualInstance
@nogc nothrow const
AABB
getTransformedAabb
()

Meta