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