bevy_mod_raycast
bevy_mod_raycast copied to clipboard
Expose barycentric coord and triangle index
This change exposes the intersection's barycentric coord and the triangle index so they can be used to look up vertex attributes and texcoords.