# Objective - Plane subdivision was removed without providing an alternative ## Solution - Add subdivision to the PlaneMeshBuilder --- ## Migration Guide If you were using `Plane` `subdivisions`, you now need to use `Plane3d::default().mesh().subdivisions(10)` fixes https://github.com/bevyengine/bevy/issues/13258 |
||
|---|---|---|
| .. | ||
| macros | ||
| src | ||
| Cargo.toml | ||
| README.md | ||