mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 03:44:02 +02:00
FIxing the color
This commit is contained in:
parent
2d3f0b12f5
commit
d3b84311c5
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ void main() {
|
|||
packDeferredFragmentLightmap(
|
||||
normalize(_normal),
|
||||
1.0,
|
||||
Color.rgb,
|
||||
vec3(1.0),
|
||||
DEFAULT_ROUGHNESS,
|
||||
DEFAULT_METALLIC,
|
||||
DEFAULT_SPECULAR,
|
||||
|
|
Loading…
Reference in a new issue