Provides rendering functionality for Bevy Engine, including 2D and 3D graphics pipelines.
# Cargo.toml
[dependencies]
bevy_render = "0.18.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Adds the render plugin to a Bevy application.
Add bevy as a dependency and use bevy::prelude::App.
No dependency data recorded yet.