Function VisualServerSingleton.meshSurfaceGetFormat

Returns the format of a mesh's surface.

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