LybOutlines/shaders/lib/materials/specificMaterials/terrain/lanternMetal.glsl
2024-06-25 14:45:54 +02:00

6 lines
No EOL
105 B
GLSL

smoothnessG = color.b;
smoothnessD = color.b;
#ifdef COATED_TEXTURES
noiseFactor = 0.66;
#endif