| C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > ComputeInformation Class : SetConstantBuffer Method |
| Overload | Description |
|---|---|
| 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. |