Cargo Features
[dependencies]
bevy_nokhwa = { version = "0.6.0", default-features = false, features = ["native"] }
- default = native
-
The
native
feature is set by default wheneverbevy_nokhwa
is added without
somewhere in the dependency tree.default-features = false - native default
-
Enables nokhwa
bevy_nokhwa has 2 features without comments.