UNPKG

three

Version:

JavaScript 3D library

8 lines (5 loc) 103 B
export default /* glsl */` #ifdef PREMULTIPLIED_ALPHA gl_FragColor.rgb *= gl_FragColor.a; #endif `;