Open lucid-dreamm opened 1 year ago
Main directions for int2 and int3 do not exist in mathematics library, right? Also, for float3, they are not initialized only once (static) as they are in Vector2 and Vector3 Is there any reason for that?
Implemented in Unity.mathx : https://github.com/LTMX/Unity.mathx Enjoy !
Main directions for int2 and int3 do not exist in mathematics library, right? Also, for float3, they are not initialized only once (static) as they are in Vector2 and Vector3 Is there any reason for that?