5 lines
65 B
Plaintext
5 lines
65 B
Plaintext
|
#ifdef USE_METALNESSMAP
|
||
|
|
||
|
uniform sampler2D metalnessMap;
|
||
|
|
||
|
#endif
|