Skip to main content

Streaming::setHdArea

Syntax​

```js mp.game.streaming.setHdArea(x, y, z, ground); ```

Required Arguments​

  • x: float
  • y: float
  • z: float
  • ground: float

Return value​

  • Undefined

Example​

```js // todo ```

See also​