bevy/crates/bevy_picking/src
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
..
mesh_picking Update picking docs to include position space (#17859) 2025-02-15 19:08:12 +00:00
backend.rs Update HitData position docs (#17833) 2025-02-13 06:20:57 +00:00
events.rs Add scroll functionality to bevy_picking (#17704) 2025-02-10 22:03:38 +00:00
hover.rs Move hashbrown and foldhash out of bevy_utils (#17460) 2025-01-23 16:46:08 +00:00
input.rs Add scroll functionality to bevy_picking (#17704) 2025-02-10 22:03:38 +00:00
lib.rs Update typos to 1.29.6 (#17850) 2025-02-13 19:44:47 +00:00
pointer.rs Add scroll functionality to bevy_picking (#17704) 2025-02-10 22:03:38 +00:00
window.rs Update picking docs to include position space (#17859) 2025-02-15 19:08:12 +00:00