mirror of
https://github.com/bevyengine/bevy
synced 2025-01-01 07:48:51 +00:00
95bc99fd37
# Objective `Vec3A` is does not implement `Reflect`. This is generally useful for `Reflect` derives using `Vec3A` fields, and may speed up some animation blending use cases. ## Solution Extend the existing macro uses to include `Vec3A`. |
||
---|---|---|
.. | ||
glam.rs | ||
smallvec.rs | ||
std.rs |