Docs.rs
bevy_shader_graph-0.1.0
bevy_shader_graph 0.1.0
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Neopallium
Dependencies
anyhow ^1.0
normal
bevy ^0.14
normal
bevy_egui ^0.28
normal
egui ^0.28
normal
optional
egui_extras ^0.28
normal
optional
glam ^0.25
normal
log ^0.4
normal
node_engine ^0.4
normal
serde ^1
normal
serde_json ^1
normal
bevy ^0.14
dev
bevy-inspector-egui ^0.25
dev
bevy_panorbit_camera ^0.19
dev
bevy_spectator ^0.6.0
dev
Versions
4%
of the crate is documented
Go to latest version
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.1.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