CanvasItem.useParentMaterial

If true, the parent CanvasItem's material property is used as this one's material.

  1. bool useParentMaterial [@property getter]
  2. bool useParentMaterial [@property setter]
    struct CanvasItem
    @nogc nothrow @property
    void
    useParentMaterial
    (
    bool v
    )

Meta