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