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