Cargo Features

Amethyst-imgui has no features set by default.

[dependencies]
amethyst-imgui = { version = "0.7.1", features = ["vulkan", "metal", "empty", "shader-compiler", "docking"] }
vulkan

Enables vulkan of amethyst

metal

Enables metal of amethyst

empty

Enables empty of amethyst

shader-compiler

Enables shader-compiler of amethyst

docking

Amethyst-imgui has 5 features without comments.