Player::heading

From RAGE Multiplayer Wiki

This property using for getting or setting player rotation - rotate.

Example

let playerRotate = player.heading
player.heading = 90

See Also