`Material` should include brief descriptions about what each shader is used for
Open
A-Rendering
C-Docs
D-Modest
D-Shaders
S-Ready-For-Implementation
X-Uncontroversial
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 161
Description
## How can Bevy's documentation be improved?
When looking at the docs for [Material](https://docs.rs/bevy/latest/bevy/pbr/trait.Material.html) there is no way for a user who is unfamiliar with shaders to understand what each shader is intended to be used for.
Ideally there should be a short snippet detailing what the shader does in simple terms.
Contributor guide
Assessment
This issue has not been assessed yet.