Click or drag to resize
AB4D logo

WpfMaterialConstantBuffersVersion 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: 7.0.8865.1045
Syntax
C#
public int ConstantBuffersVersion { get; set; }

Property Value

Int32

Implements

IConstantBuffersCacheConstantBuffersVersion
See Also