Cargo Features

heron_debug has no features set by default.

[dependencies]
heron_debug = { version = "5.0.2", features = ["2d", "3d"] }
2d = bevy_prototype_lyon, lyon_path

Enables 2d of heron_rapier

3d

Enables 3d of bevy_prototype_debug_lines ^0.8.0 and heron_rapier

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.

bevy_prototype_lyon 2d?

Enables bevy_prototype_lyon ^0.6.0

lyon_path 2d?

Enables lyon_path ^0.17.7

bevy_prototype_debug_lines 3d?

Enables bevy_prototype_debug_lines ^0.8.0