first commit
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
smoothnessG = pow2(color.g) * 0.5;
|
||||
smoothnessD = smoothnessG;
|
||||
|
||||
#ifdef COATED_TEXTURES
|
||||
noiseFactor = 0.77;
|
||||
#endif
|
||||
Reference in New Issue
Block a user