ðĒMath
math namespace
Functions
vec3
local new_vec = math.vec3(10, 0, 0)
Returns:
vector_angles
math.vector_angles(math.vec3(0.5, 0.2, 0.8))
Returns:
angle_vectors
math.angle_vectors(math.vec3(0, 90, 0))
Returns:
Last updated