6 lines
58 B
Plaintext
6 lines
58 B
Plaintext
|
#ifdef USE_ALPHAMAP
|
||
|
|
||
|
uniform sampler2D alphaMap;
|
||
|
|
||
|
#endif
|