StyleBoxTexture.modulateColor

Modulates the color of the texture when this style box is drawn.

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

Meta