Overload | Description |
---|---|
SetConstantBuffer(DataStream) | Sets the constant buffer data from a GrapeCity.Documents.DX.DataStream. |
SetConstantBuffer<T>(T) | Sets the constant buffer data from a struct value. |
Overload | Description |
---|---|
SetConstantBuffer(DataStream) | Sets the constant buffer data from a GrapeCity.Documents.DX.DataStream. |
SetConstantBuffer<T>(T) | Sets the constant buffer data from a struct value. |