Cargo Features

bevy_core_pipeline has no features set by default.

[dependencies]
bevy_core_pipeline = { version = "0.18.0", features = ["trace", "webgl", "webgpu", "tonemapping_luts"] }
trace
webgl
webgpu

Affects core_3d::DEPTH_TEXTURE_SAMPLING_SUPPORTED

tonemapping_luts

Enables ktx2 and zstd of bevy_image