6 lines
126 B
GLSL
6 lines
126 B
GLSL
smoothnessG = 0.5;
|
|
highlightMult = 1.5;
|
|
reflectMult = 1.0;
|
|
|
|
DoTranslucentTweaks(color, fresnelM, reflectMult, lViewPos);
|