UNPKG

three

Version:

JavaScript 3D library

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