mirror of
https://github.com/bevyengine/bevy
synced 2024-11-11 07:34:47 +00:00
990d5c0879
Tiny follow-up to https://github.com/bevyengine/bevy/pull/4615 as discussed on Discord here: https://discord.com/channels/691052431525675048/692572690833473578/968945307767414855 Since f32 is `Copy` and smaller than a reference on most systems (or at least not larger), there's no reason not to copy it, which should be more convenient to use. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |