MainSystem.currentColor

Getter for the current color

  1. ColorRGBA currentColor [@property getter]
    class MainSystem
    @property shared
    currentColor
    ()
  2. ColorRGBA currentColor [@property setter]

Return Value

Type: ColorRGBA

The current color

Meta