Skip to main content

Blip::setFade

Syntax​

```js blip.setFade(opacity, duration); ```

Required Arguments​

  • opacity: int
  • duration: int

Return value​

  • Undefined

Example​

```js // todo ```

See also​