bevy/crates/bevy_math/src/primitives
Lynn 4e72bf4751
Clarify cone position (#13568)
# Objective

- Fixes #10616

## Solution

- Added docs describing the center as being the midpoint between the tip
and the center of its base.
2024-05-29 20:19:58 +00:00
..
dim2.rs Implemented Reflect for (almost) all bevy_math types (#13537) 2024-05-27 18:18:10 +00:00
dim3.rs Clarify cone position (#13568) 2024-05-29 20:19:58 +00:00
mod.rs Extrusion (#13270) 2024-05-07 14:41:55 +00:00
serde.rs Derive PartialEq, Serialize, Deserialize and Reflect on primitives (#11514) 2024-01-28 14:55:30 +00:00