We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3efbaca commit ad46015Copy full SHA for ad46015
crates/bevy_render/src/lib.rs
@@ -20,6 +20,7 @@ pub mod prelude {
20
draw::Draw,
21
entity::*,
22
mesh::{shape, Mesh},
23
+ pass::ClearColor,
24
pipeline::RenderPipelines,
25
shader::Shader,
26
texture::Texture,
0 commit comments