UNPKG

three

Version:

JavaScript 3D library

16 lines (9 loc) 168 B
export default /* glsl */` #ifdef USE_LOGDEPTHBUF #ifdef USE_LOGDEPTHBUF_EXT varying float vFragDepth; #else uniform float logDepthBufFC; #endif #endif `;