Docs.rs
bevy_shader_graph-0.2.0
bevy_shader_graph 0.2.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Neopallium
Dependencies
anyhow ^1.0
normal
bevy ^0.15
normal
bevy_egui ^0.31
normal
egui ^0.29
normal
optional
egui_extras ^0.29
normal
optional
glam ^0.29
normal
log ^0.4
normal
node_engine ^0.5
normal
serde ^1
normal
serde_json ^1
normal
winit ^0.30
normal
optional
bevy ^0.15
dev
bevy-inspector-egui ^0.28
dev
bevy_egui ^0.31
dev
bevy_panorbit_camera ^0.21
dev
bevy_spectator ^0.7.0
dev
egui ^0.29
dev
egui_extras ^0.29
dev
Versions
4%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bevy_
shader_
graph
0.2.0
All Items
Crate Items
Modules
Structs
Crate
bevy_shader_graph
Copy item path
Source
Expand description
Shader graph for Bevy engine.
Re-exports
§
pub use
material
::*;
pub use
editor
::*;
Modules
§
editor
material
Structs
§
Shader
Graph
Material
Plugin