bevy_mod_raycast
A small Bevy plugin for mesh raycasting.
Getting Started
Using the Raycast
system param, you don't even need to add a plugin, you can directly raycast into the ECS:
use *;
- 👉 Read the docs!
- Play with the examples.
bevy | bevy_mod_raycast |
---|---|
0.14 | 0.18 |
0.13 | 0.17 |
0.12 | 0.16 |
0.11 | 0.9 - 0.15 |
0.10 | 0.8 |
0.9 | 0.7 |
0.8 | 0.6 |
0.7 | 0.4 - 0.5 |
0.6 | 0.3 |
0.5 | 0.2 |
0.4 | 0.1 |