FIxing the color

This commit is contained in:
samcake 2016-03-05 10:36:45 -08:00
parent 2d3f0b12f5
commit d3b84311c5

View file

@ -54,7 +54,7 @@ void main() {
packDeferredFragmentLightmap(
normalize(_normal),
1.0,
Color.rgb,
vec3(1.0),
DEFAULT_ROUGHNESS,
DEFAULT_METALLIC,
DEFAULT_SPECULAR,