6 lines
64 B
Plaintext
6 lines
64 B
Plaintext
|
#ifdef USE_EMISSIVEMAP
|
||
|
|
||
|
uniform sampler2D emissiveMap;
|
||
|
|
||
|
#endif
|