VisualServerSingleton.canvasItemSetUseParentMaterial

Sets if the CanvasItem uses its parent's material.

struct VisualServerSingleton
@nogc nothrow
void
canvasItemSetUseParentMaterial
(
in RID item
,
in bool enabled
)

Meta