Function VisualServerSingleton.meshGetSurfaceCount

Returns a mesh's number of surfaces.

long meshGetSurfaceCount (
  const(RID) mesh
) nothrow @nogc const;