Cargo Features
bevy_interact_2d has no features set by default.
[dependencies]
bevy_interact_2d = { version = "0.9.0", features = ["debug"] }
- debug = bevy_prototype_lyon
-
Affects
bevy_interact_2d::InteractionDebugPlugin
,bevy_interact_2d::DebugInteractable
,bevy_interact_2d::cleanup_interaction_debug
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.