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