fireball/lib/renderers/shaders/ShaderChunk/uv2_vertex.glsl

5 lines
73 B
Plaintext
Raw Permalink Normal View History

2018-12-25 13:59:22 +00:00
#if defined( USE_LIGHTMAP ) || defined( USE_AOMAP )
vUv2 = uv2;
#endif