texture2D(s_texture, v_texcoords[1].zw)) * LobeWeight + (texture2D(s_texture, v_texcoords[0].zw) + texture2D(s_texture, v_texcoords[1].xy)) * CenterWeight;