julien-c's picture
julien-c HF Staff
do not gitignore the builds
6cd9596
raw
history blame
104 Bytes
export default /* glsl */`
#if defined( USE_LIGHTMAP ) || defined( USE_AOMAP )
vUv2 = uv2;
#endif
`;