bevy/examples/picking
akimakinai 0f6d532a15
Sprite picking docs fix (#19016)
# Objective

- Docs in sprite picking plugin / example contain outdated information.

References:
- Sprite picking now always require `Picking` - #17842
- Transparency pass-through added - #16388

## Solution

- Fix the docs.
2025-05-05 17:45:14 +00:00
..
debug_picking.rs Unified picking cleanup (#18401) 2025-03-18 20:28:03 +00:00
mesh_picking.rs Unify picking backends (#17348) 2025-03-18 19:24:43 +00:00
simple_picking.rs Unified picking cleanup (#18401) 2025-03-18 20:28:03 +00:00
sprite_picking.rs Sprite picking docs fix (#19016) 2025-05-05 17:45:14 +00:00