Function VisualServerSingleton.materialSetNextPass

Sets an object's next material.

void materialSetNextPass (
  const(RID) material,
  const(RID) next_material
) nothrow @nogc;