Revert "Rename Schlick GGX to GGX."

This commit is contained in:
Rémi Verschelde
2017-10-23 07:42:36 +02:00
committed by GitHub
parent 346326528b
commit abea816e54
6 changed files with 11 additions and 11 deletions

View File

@ -1085,7 +1085,7 @@
</constant>
<constant name="DIFFUSE_TOON" value="4">
</constant>
<constant name="SPECULAR_GGX" value="0">
<constant name="SPECULAR_SCHLICK_GGX" value="0">
</constant>
<constant name="SPECULAR_BLINN" value="1">
</constant>