Skip to main content

Entity::getHeading

Returns the heading of the entity in degrees. Also know as the 'Yaw' of an entity.

Syntax​

```js entity.getHeading(); ```

Required Arguments​

Return value​

  • float

Example​

```js // todo ```

See also​