Cargo Features
bevy_core_pipeline has no features set by default.
[dependencies]
bevy_core_pipeline = { version = "0.15.0-rc.3", features = ["dds", "trace", "webgl", "webgpu", "smaa_luts"] }
- dds
-
Enables dds of bevy_image and 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_image, ktx2 of bevy_render