Texture.colorMod

Sets the color modifier for the surface Color modification works by multiplying the colorMultiplier / 255 into the surface pixels

  1. Color colorMod [@property setter]
    class Texture
    @property
    void
    colorMod
  2. Color colorMod [@property getter]

Meta