mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
d47bb3e6e9
# Objective The default StandardMaterial values of `pbr_material.rs` and `pbr_types.wgsl` are out of sync. I think they are out of sync since https://github.com/bevyengine/bevy/pull/7664. ## Solution Adapt the values: `metallic = 0.0`, `perceptual_roughness = 0.5`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |