6 lines
No EOL
105 B
GLSL
6 lines
No EOL
105 B
GLSL
smoothnessG = color.r;
|
|
smoothnessD = color.r;
|
|
|
|
#ifdef COATED_TEXTURES
|
|
noiseFactor = 0.33;
|
|
#endif |