Function VisualServerSingleton.meshSurfaceGetSkeletonAabb

Returns the aabb of a mesh's surface's skeleton.

Array meshSurfaceGetSkeletonAabb (
  const(RID) mesh,
  const(long) surface
) nothrow @nogc const;