5 lines
80 B
GLSL
5 lines
80 B
GLSL
#if defined( USE_LIGHTMAP ) || defined( USE_AOMAP )
|
|
|
|
varying vec2 vUv2;
|
|
|
|
#endif |