| オーバーロード | 解説 |
|---|---|
| SetPixelConstantBuffer(DataStream) | Sets the constant buffer data from a C1.Util.DX.DataStreamfor the Pixel stage. |
| SetPixelConstantBuffer<T>(T) | Sets the constant buffer data from a struct value for the Pixel Stage. |
| オーバーロード | 解説 |
|---|---|
| SetPixelConstantBuffer(DataStream) | Sets the constant buffer data from a C1.Util.DX.DataStreamfor the Pixel stage. |
| SetPixelConstantBuffer<T>(T) | Sets the constant buffer data from a struct value for the Pixel Stage. |