bevy/crates/bevy_pbr
Jannik Obermann d47bb3e6e9
Sync pbr_types.wgsl StandardMaterial values (#8380)
# 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`.
2023-04-14 05:52:57 +00:00
..
src Sync pbr_types.wgsl StandardMaterial values (#8380) 2023-04-14 05:52:57 +00:00
Cargo.toml chore: Release (#7920) 2023-03-06 05:13:36 +00:00