Quaternion BP Library - would radians be smoother than degrees using QinterpTo?

Thank you… very interesting :slight_smile: I’m doing everything in quats at the moment… getting the start/target rotation, interpolating it and setting it in quats. So I guess whether the interpolation is in degrees or radians, the performance/smoothness is about the same either way. Nice one!