Skip to main content

Vehicle::setPlaneMinHeightAboveGround

Syntax​

```js vehicle.setPlaneMinHeightAboveGround(height); ```

Required Arguments​

  • height: int

Return value​

  • Undefined

Example​

```js // todo ```

See also​