Fix impostor effect
This commit is contained in:
parent
2c0513816c
commit
b40ffa8fed
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
|||
</texture-unit>
|
||||
<program>
|
||||
<vertex-shader>Shaders/cloud-impostor-ALS.vert</vertex-shader>
|
||||
<fragment-shader>Shaders/cloud-static-lightfield.frag</fragment-shader>
|
||||
<fragment-shader>Shaders/cloud-static-ALS.frag</fragment-shader>
|
||||
</program>
|
||||
<uniform>
|
||||
<name>baseTexture</name>
|
||||
|
|
Loading…
Reference in a new issue