File size: 104 Bytes
6cd9596
 
 
 
 
 
 
1
2
3
4
5
6
7
8
export default /* glsl */`
#if defined( USE_LIGHTMAP ) || defined( USE_AOMAP )

	vUv2 = uv2;

#endif
`;