Function VisualServerSingleton.immediateSetMaterial

Sets the material to be used to draw the ImmediateGeometry.

void immediateSetMaterial (
  const(RID) immediate,
  const(RID) material
) nothrow @nogc;