VisualServerSingleton.immediateColor

Sets the color to be used with next vertex. Equivalent to ImmediateGeometry.setColor.

struct VisualServerSingleton
@nogc nothrow
void
immediateColor
(
in RID immediate
,
in Color color
)

Meta