Update pbr.fs
This commit is contained in:
parent
6c59dc4a65
commit
698bfc48fe
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
#version 100
|
||||
|
||||
precision highp float;
|
||||
precision highp float;
|
||||
|
||||
#define MAX_LIGHTS 4
|
||||
#define LIGHT_DIRECTIONAL 0
|
||||
|
@ -153,4 +153,4 @@ void main()
|
|||
|
||||
gl_FragColor = vec4(color,1.0);
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue