`Slerp()` needs two quaternions. Commonly these are picked up from targets, exactly like you see in the code. If you don't want these targets, but have hard-coded quaternions (and vectors for `Lerp()`) just push those into the functions.
↧