Skip to main content

Entity::getForwardY

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

Syntax​

```js entity.getForwardY(); ```

Required Arguments​

Return value​

  • float

Example​

```js // todo ```

See also​