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. |
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. |