first commit
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
smoothnessG = pow2(dot(color.rgb, vec3(0.3)));
|
||||
smoothnessD = smoothnessG;
|
||||
|
||||
#ifdef COATED_TEXTURES
|
||||
noiseFactor = 0.66;
|
||||
#endif
|
||||
Reference in New Issue
Block a user