CanvasItem.modulate

The color applied to textures on this CanvasItem.

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

Meta