Click or drag to resize
AB4D logo

IConstantBuffersCacheContantBuffesVersion 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: 3.2.6989.1040
Syntax
C#
int ContantBuffesVersion { get; set; }

Property Value

Type: Int32
See Also