UNPKG

three

Version:

JavaScript 3D library

16 lines (9 loc) 194 B
export default /* glsl */` #ifdef USE_MORPHTARGETS #ifndef USE_MORPHNORMALS uniform float morphTargetInfluences[ 8 ]; #else uniform float morphTargetInfluences[ 4 ]; #endif #endif `;