UNPKG

utk-render

Version:
14 lines (8 loc) 278 B
export default /* glsl */` #if defined( RE_IndirectDiffuse ) RE_IndirectDiffuse( irradiance, geometry, material, reflectedLight ); #endif #if defined( RE_IndirectSpecular ) RE_IndirectSpecular( radiance, clearCoatRadiance, geometry, material, reflectedLight ); #endif `;