|
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.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public int CachedCommandListsCount { get; set; }
Property Value
Int32See Also