Skip to main content

Camera::setMotionBlurStrength

Syntax

```js camera.setMotionBlurStrength(strength); ```

Required Arguments

  • strength: float

Return value

  • Undefined

Example

```js // todo ```

See also