Function VisualServerSingleton.meshSurfaceGetAabb

Returns a mesh's surface's aabb.

AABB meshSurfaceGetAabb (
  const(RID) mesh,
  const(long) surface
) nothrow @nogc const;