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