bevy/crates/bevy_math/src/sampling
Lynn 32a44e14e6
Implement ShapeSample for Extrusion<T> (#13567)
# Objective

- Implement `ShapeSample` for `Extrusion<T>`
2024-05-30 12:08:28 +00:00
..
mod.rs Add Distribution access methods for ShapeSample trait (#13315) 2024-05-22 12:38:08 +00:00
shape_sampling.rs Implement ShapeSample for Extrusion<T> (#13567) 2024-05-30 12:08:28 +00:00
standard.rs