first commit
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
smoothnessG = pow(color.g, 1.5) * 0.55;
|
||||
smoothnessG = smoothnessG;
|
||||
smoothnessD = smoothnessG;
|
||||
|
||||
materialMask = OSIEBCA; // Intense Fresnel
|
||||
Reference in New Issue
Block a user