GTA V NativesentityEntity::setHeadingOn this pageEntity::setHeadingSet heading of your entity in degrees min 0.0 - max 360.0 Syntax ```js entity.setHeading(heading); ``` Required Arguments heading: float Return value Undefined Example ```js // todo ``` See also