float4 main(float4 Color : COLOR) : SV_Target { return Color; }