Skip to main content

Entity::getLodDist

Returns the LOD distance of an entity.

Syntax

```js entity.getLodDist(); ```

Required Arguments

Return value

  • int

Example

```js // todo ```

See also