UNPKG

three

Version:

JavaScript 3D library

9 lines (6 loc) 132 B
export default /* glsl */` #if defined( USE_LIGHTMAP ) || defined( USE_AOMAP ) attribute vec2 uv2; varying vec2 vUv2; #endif `;