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