UNPKG

three

Version:

JavaScript 3D library

15 lines (8 loc) 191 B
export default /* glsl */` #ifdef USE_IRIDESCENCEMAP uniform sampler2D iridescenceMap; #endif #ifdef USE_IRIDESCENCE_THICKNESSMAP uniform sampler2D iridescenceThicknessMap; #endif `;