VisualServerSingleton.canvasItemSetMaterial

Sets a new material to the CanvasItem.

struct VisualServerSingleton
@nogc nothrow
void
canvasItemSetMaterial
(
in RID item
,
in RID material
)

Meta