Skip to main content

Entity::getForwardX

Gets the X-component of the entity's forward vector.

Syntax

```js entity.getForwardX(); ```

Required Arguments

Return value

  • float

Example

```js // todo ```

See also