|
RenderingStatisticsCachedRenderedObjectsCount Property |
Gets or sets the total number of rendered objects (RenderablePrimitives) that were rendered in the cached DirectX CommandLists.
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public int CachedRenderedObjectsCount { get; set; }
Property Value
Int32See Also