Mesh.getAabb

Returns the smallest AABB enclosing this mesh in local space. Not affected by custom_aabb. See also VisualInstance.getTransformedAabb. Note: This is only implemented for ArrayMesh and PrimitiveMesh.

struct Mesh
@nogc nothrow const
AABB
getAabb
()

Meta