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