Cargo Features
oxygengine-navigation has no features set by default.
[dependencies]
oxygengine-navigation = { version = "0.46.1", features = ["web", "parallel", "scalar64"] }
- web
-
Enables web of oxygengine-core
- parallel
-
Enables parallel of navmesh and oxygengine-core
- scalar64
-
Enables scalar64 of navmesh and oxygengine-core
oxygengine-navigation has 3 features without comments.