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