Cargo Features

oxygengine-overworld has no features set by default.

[dependencies]
oxygengine-overworld = { version = "0.46.1", features = ["web", "parallel", "scalar64"] }
web

Enables web of oxygengine-core and oxygengine-navigation

parallel

Enables parallel of oxygengine-core and oxygengine-navigation

scalar64

Enables scalar64 of oxygengine-core and oxygengine-navigation

oxygengine-overworld has 3 features without comments.