Quat.-
static Quat -(Quat a, Quat b)
Gets a Quat representing the rotation from a to b.
| Quat a | Starting Quat. |
| Quat b | Ending Quat. |
| RETURNS: Quat | A rotation Quat from a to b. |
Found an issue with these docs, or have some additional questions? Create an Issue on Github!