a library to speed up the development of Fivem scripts and frameworks
fivem-ts - Documentation v0.7.5 • Docs
fivem-ts - Documentation v0.7.5 / Client / EulerAngles
EulerAngles:
object
Represents the Euler angles in radians.
pitch:
number
Rotation around the Y-axis in radians.
roll:
number
Rotation around the X-axis in radians.
yaw:
number
Rotation around the Z-axis in radians.