Skip to main content

Player::setParachuteSmokeTrailColor

Syntax

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

Required Arguments

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

Return value

  • Undefined

Example

```js // todo ```

See also