Function Mesh.getAabb

Returns the smallest AABB enclosing this mesh. Not affected by custom_aabb. Note: This is only implemented for ArrayMesh and PrimitiveMesh.

AABB getAabb() nothrow @nogc const;