I need to get the Euler angles between two 3D points(Vector3) without using Quaternion.LookRotation. Is it possible? If yes - is there a precise formula to use?
I need to get the Euler angles between two 3D points(Vector3) without using Quaternion.LookRotation. Is it possible? If yes - is there a precise formula to use?