Angle
Fields
float: pitch
angle.pitch
float: yaw
angle.yaw
Functions
vector:set
angle:set(float: pitch, float: yaw)
Sets the fields of an angle.
vector:get
angle:get()
Returns the fields of the angle.
angle.pitch
angle.yaw
angle:set(float: pitch, float: yaw)
Sets the fields of an angle.
angle:get()
Returns the fields of the angle.