Click or drag to resize
AB4D logo

RenderingStatisticsCachedCommandListsCount Property

Gets or sets a number of cached DirectX CammandLists that were created in one of the previous frame and executed in the last rendered frame.

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

Property Value

Int32
See Also