bevy/crates/bevy_picking/src/mesh_picking
Aevyrie a3d406dd49
Upstream raycasting UVs (#19791)
# Objective

- Upstream mesh raycast UV support used in #19199

## Solution

- Compute UVs, debug a bunch of math issues with barycentric coordinates
and add docs.

## Testing

- Tested in diagetic UI in the linked PR.
2025-06-24 18:10:59 +00:00
..
ray_cast Upstream raycasting UVs (#19791) 2025-06-24 18:10:59 +00:00
mod.rs Updating mesh_picking doc to include RenderAssetUsages (#19413) 2025-05-29 18:44:50 +00:00