Skip to main content

Blip::setSecondaryColour

Syntax

```js blip.setSecondaryColour(r, g, b); ```

Required Arguments

  • r: float
  • g: float
  • b: float

Return value

  • Undefined

Example

```js // todo ```

See also