Click or drag to resize
AB4D logo

IConstantBuffersCacheConstantBuffersVersion Property

Gets or sets a version that was read from Material's Version at the time of creating the CachedConstantBuffers

Namespace: Ab3d.DirectX.Materials
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
int ConstantBuffersVersion { get; set; }

Property Value

Int32
See Also