struct VSIn { uint vertexId : SV_VertexID; float4 color : COLOR; };. I tested this and it appears that input.color always returns the default value float4(0, 0, ...
確定! 回上一頁