CanvasItemMaterial.blendMode

The manner in which a material's rendering is applied to underlying textures.

  1. CanvasItemMaterial.BlendMode blendMode [@property getter]
  2. long blendMode [@property setter]
    struct CanvasItemMaterial
    @nogc nothrow @property
    void
    blendMode
    (
    long v
    )

Meta