UNPKG

three

Version:

JavaScript 3D library

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