GTA V NativesentityEntity::getCollisionNormalOfLastHitForOn this pageEntity::getCollisionNormalOfLastHitForSyntax ```js entity.getCollisionNormalOfLastHitFor(); ``` Required Arguments Return value Vector3 Example ```js // todo ``` See also