Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix docs for quaternion interpolation (bevyengine#12014)
# Objective The docs currently state that it's doing an nlerp, which is not true. ## Solution Docs now describe the implementation.
- Loading branch information