export default /* glsl */` #ifdef USE_AOMAP uniform sampler2D aoMap; uniform float aoMapIntensity; #endif `;