<interpolation> ‐ The interpolation parameters
This element defines the parameters of the quaternion interpolations.
The boolean value of the slerp_shortest_path attribute defines whether spherical linear interpolation, (SLERP) of two quaternions takes the shortest path or not.
None.
The example below defines a interpolation that uses the shortest path:
<interpolation slerp_shortest_path="true" />