5 lines
73 B
GLSL
5 lines
73 B
GLSL
#if defined( USE_LIGHTMAP ) || defined( USE_AOMAP )
|
|
|
|
vUv2 = uv2;
|
|
|
|
#endif |