Click or drag to resize
AB4D logo

RenderingStatisticsCachedRenderedObjectsCount Property

Gets or sets the total number of rendered objects (RenderablePrimitives) that were rendered in the cached DirectX CommandLists.

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

Property Value

Int32
See Also