float4 main(float2 UV : TEXCOORD0) : SV_Target0 { return float4(UV, 0.0, 1.0); }