mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 12:43:34 +00:00
f84672b900
# Objective The deprecation message of `bevy::render::mesh::shape::Quad` says that you should use `bevy_math`'s `Quad` instead. But it doesn't exist. ## Solution Mention the correct primitive: `Rectangle` |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml |