UNPKG

three

Version:

JavaScript 3D library

9 lines (6 loc) 161 B
export default /* glsl */` #if defined( USE_LOGDEPTHBUF ) && defined( USE_LOGDEPTHBUF_EXT ) uniform float logDepthBufFC; varying float vFragDepth; #endif `;