Skip to main content

Entity::getRoll

Displays the current ROLL axis of the entity [-180.0000/180.0000+] (Sideways Roll) such as a vehicle tipped on its side

Syntax

```js entity.getRoll(); ```

Required Arguments

Return value

  • float

Example

```js // todo ```

See also