# 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(...)` |
||
|---|---|---|
| .. | ||
| 2d_gizmos.rs | ||
| 3d_gizmos.rs | ||
| axes.rs | ||
| light_gizmos.rs | ||