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 Spatials Transform

struct VisualInstance
@nogc nothrow const
AABB
getTransformedAabb
()

Meta