Core/Math API – rotation using FQuat

Quaternions sound intimidating, but they are extremely easy to use. You may want to review the theoretical math behind them by viewing the following videos:

However, we won't cover the math background here! In fact, you don't need to understand much about the math background of quaternions to use them effectively.