Cargo Features
bevy_cursor has no features set by default.
[dependencies]
bevy_cursor = { version = "0.4.0", features = ["2d", "3d"] }
----------------------------------------------------------------------------
- 2d
-
Affects
bevy_cursor::Location.world_position
… - 3d
-
Affects
bevy_cursor::Location.ray
…
Features from optional dependencies
----------------------------------------------------------------------------