Commit 7bebe607 authored by Administrator's avatar Administrator
Browse files

fixed color issue of ColorPS pixel shader

parent db7a5eb3
struct PSInput
{
float4 pos : SV_Position;
float3 color : Color;
};
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment