Returns the angle between two Quaternions
| <vizmat>.QuatDiff( | |
| q1 | # [x,y,z,w] |
| q2 | # [x,y,z,w] |
)
q1
The first quaternion
q2
The second quaternion
This command will return the angle between two quaternions, in degrees
The angle between the quaternions, in degrees