Cargo Features

bevy_core_pipeline has no features set by default.

[dependencies]
bevy_core_pipeline = { version = "0.14.0", features = ["dds", "trace", "webgl", "webgpu", "smaa_luts"] }
dds

Enables dds of bevy_render

trace
webgl

Affects motion_blur::MotionBlur._webgl2_padding

webgpu

Affects core_3d::DEPTH_TEXTURE_SAMPLING_SUPPORTED

tonemapping_luts smaa_luts

Enables ktx2 and zstd of bevy_render