5 lines
65 B
Plaintext
5 lines
65 B
Plaintext
|
#ifdef USE_ROUGHNESSMAP
|
||
|
|
||
|
uniform sampler2D roughnessMap;
|
||
|
|
||
|
#endif
|