3 lines
No EOL
118 B
GLSL
3 lines
No EOL
118 B
GLSL
materialMask = OSIEBCA; // Intense Fresnel
|
|
smoothnessG = pow2(pow2(color.r)) * 0.7;
|
|
smoothnessD = smoothnessG * 0.6; |