Function VisualServerSingleton.meshSurfaceGetMaterial

Returns a mesh's surface's material.

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