#bevy-ui #bevy #layout #ui #back-end #2d-3d

bevy_rectray_picking

bevy_mod_picking backend for bevy_rectray

1 unstable release

0.1.0 Jul 21, 2024

#2149 in Game dev

MIT/Apache

525KB
1.5K SLoC

bevy_rectray_picking

bevy_mod_picking backend for bevy_rectray.

Getting Started

Add RectrayPickingBackendPlugin.

app.add_plugins(RectrayPickingBackendPlugin)

Add RectrayPickable and PickableBundle to entities you want to be pickable, that's it!

Versions

This tracks both crates upstream.

bevy bevy_rectray bevy_mod_picking bevy_rectray_picking
0.14 0.1 0.20 0.1

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~36–73MB
~1M SLoC