bevy/crates/bevy_picking/src/mesh_picking
sam edelsten 7935c7e95f
Update picking docs to include position space (#17859)
# Objective

Add reference to reported position space in picking backend docs.

Fixes #17844 

## Solution

Add explanatory docs to the implementation notes of each picking
backend.

## Testing

`cargo r -p ci -- doc-check` & `cargo r -p ci -- lints`
2025-02-15 19:08:12 +00:00
..
ray_cast Remove tracing re-export from bevy_utils (#17161) 2025-01-05 23:06:34 +00:00
mod.rs Update picking docs to include position space (#17859) 2025-02-15 19:08:12 +00:00