Returns the aim angle of a vehicle weapon. The returned value is in radians, with positive values indicating upward angle, negative values indicating downward angle, and 0 indicating straight ahead.
See also Vehicle functions.
Signature:
angle
=
VehicleAimGetAngle()
Returns:
angle
- Vertical angle of vehicle weapon aim (in radians) (number
)