Skip to main content

Entity::getCollisionNormalOfLastHitFor

Syntax​

```js entity.getCollisionNormalOfLastHitFor(); ```

Required Arguments​

Return value​

  • Vector3

Example​

```js // todo ```

See also​