| C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > DrawInformation Class : SetVertexConstantBuffer Method |
| Overload | Description |
|---|---|
| SetVertexConstantBuffer(DataStream) | Sets the constant buffer data from a C1.Util.DX.DataStream for the Vertex stage. |
| SetVertexConstantBuffer<T>(T) | Sets the constant buffer data from a struct value for the Vertex Stage. |