UNPKG

three

Version:

JavaScript 3D library

10 lines (7 loc) 192 B
export default /* glsl */` #if defined( USE_LOGDEPTHBUF ) && defined( USE_LOGDEPTHBUF_EXT ) uniform float logDepthBufFC; varying float vFragDepth; varying float vIsPerspective; #endif `;