Click or drag to resize
AB4D logo

WpfMaterialContantBuffesVersion 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.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 3.2.0.0
Syntax
C#
public int ContantBuffesVersion { get; set; }

Property Value

Type: Int32

Implements

IConstantBuffersCacheContantBuffesVersion
See Also