Skip to main content

Player::getParachuteSmokeTrailColor

Syntax​

```js player.getParachuteSmokeTrailColor(r, g, b); ```

Required Arguments​

  • r: int
  • g: int
  • b: int

Return value​

  • object: r, g, b

Example​

```js // todo ```

See also​