Click or drag to resize
AB4D logo

IConstantBuffersCache Properties

The IConstantBuffersCache type exposes the following members.

Properties
 NameDescription
Public propertyCachedConstantBuffers Gets or sets an array of DirectX Constant buffers that can be created for this instance of Material. The buffers can be created in Effects and can be reused for multiple frames when the material is not changed.
Public propertyConstantBuffersVersion Gets or sets a version that was read from Material's Version at the time of creating the CachedConstantBuffers
Top
See Also