5 lines
63 B
GLSL
5 lines
63 B
GLSL
#ifdef USE_SPECULARMAP
|
|
|
|
uniform sampler2D specularMap;
|
|
|
|
#endif |