UNPKG

three

Version:

JavaScript 3D library

8 lines (5 loc) 120 B
export default /* glsl */` #if defined( TONE_MAPPING ) gl_FragColor.rgb = toneMapping( gl_FragColor.rgb ); #endif `;