VisualServerSingleton.immediateSetMaterial

Sets the material to be used to draw the ImmediateGeometry.

struct VisualServerSingleton
@nogc nothrow
void
immediateSetMaterial
(
in RID immediate
,
in RID material
)

Meta