mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 04:33:37 +00:00
ea13f0bddf
# Objective Users often ask for help with rotations as they struggle with `Quat`s. `Quat` is rather complex and has a ton of verbose methods. ## Solution Add rotation helper methods to `Transform`. Co-authored-by: devil-ira <justthecooldude@gmail.com> |
||
---|---|---|
.. | ||
3d_rotation.rs | ||
global_vs_local_translation.rs | ||
scale.rs | ||
transform.rs | ||
translation.rs |