Provides a core render pipeline for Bevy Engine, including default shaders and rendering systems.
# Cargo.toml
[dependencies]
bevy_core_pipeline = "0.18.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Adds the core 2D render pipeline to a Bevy app.
Add `bevy = { version = "0.18", features = ["bevy_core_pipeline"] }` to Cargo.toml.No dependency data recorded yet.