SpriteBase3D.modulate

A color value that gets multiplied on, could be used for mood-coloring or to simulate the color of light.

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

Meta