angle_t

local vec = angle_t(89, 180, 0)
print(vec)

Fields

FieldDescription

x float

y float

z float

Functions

TODO

Last updated