struct v2p { float4 Position : POSITION; }; struct a2v specifies a stream structure from vertex to pixel shader. Position is a four dimentional ...
確定! 回上一頁