Function VisualServerSingleton.meshSurfaceGetArrayIndexLen

Returns a mesh's surface's amount of indices.

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