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