Update vector3.lua

This commit is contained in:
Cogitary
2024-03-17 23:51:01 +03:00
committed by GitHub
parent 420ce2bc15
commit 8f6555da7f
+1
View File
@@ -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