![]() # Objective - Fixes #13412 ## Solution - Renamed `segments` in `bevy_gizmos` to `resolution` and adjusted examples ## Migration Guide - When working with gizmos, replace all calls to `.segments(...)` with `.resolution(...)` |
||
---|---|---|
.. | ||
render_primitives.rs |