Function VisualServerSingleton.multimeshGetAabb

Calculates and returns the axis-aligned bounding box that encloses all instances within the multimesh.

AABB multimeshGetAabb (
  const(RID) multimesh
) nothrow @nogc const;