Function VisualServerSingleton.materialSetRenderPriority

Sets a material's render priority.

void materialSetRenderPriority (
  const(RID) material,
  const(long) priority
) nothrow @nogc;