Update vector3.lua
This commit is contained in:
parent
420ce2bc15
commit
8f6555da7f
@ -160,6 +160,7 @@ function vector3:abtw(vector)
|
||||
return math.acos(dot_prod / len_prod)
|
||||
end
|
||||
|
||||
|
||||
-- rot vec3
|
||||
-- @param angle {number} -> float || int
|
||||
-- @param axis {string} .. if nil => rot axis z
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user