Function VisualServerSingleton.meshSurfaceGetArrayLen

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

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