Ab4d.SharpEngine help
Ab4d.SharpEngine help
Ab4d.SharpEngine Namespaces
Ab4d.SharpEngine.Core
RenderingStatistics Class
RenderingStatistics Properties
CommandBuffersRecordedCount Property
CommandBuffersRecordingTimeMs Property
CompleteRenderTimeMs Property
DescriptorSetChangesCount Property
DrawCallsCount Property
DrawnIndicesCount Property
DrawnVerticesCount Property
ElapsedTimeInMs Property
FrameCopyTimeMs Property
FrameNumber Property
IndexBuffersChangesCount Property
Other Property
PipelineChangesCount Property
PrepareRenderTimeMs Property
PushConstantsChangesCount Property
RenderingLayersRecreateCount Property
StagingUsageTimeMs Property
TotalRenderTimeMs Property
UpdatedBuffersCount Property
UpdatedBuffersSize Property
UpdateTimeMs Property
VertexBuffersChangesCount Property
WaitUntilRenderedTimeMs Property
Rendering
Statistics
Updated
Buffers
Count Property
Gets number of times GPU buffers were updated in this frame. This value can be incremented by calling
ReportUpdatedBuffers(Int32, Int64)
method.
Namespace:
Ab4d.SharpEngine.Core
Assembly:
Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 2.0.8956+4c7684e186ca1be74e7a284fbe739d9a1b843d3c
Syntax
C#
Copy
public
int
UpdatedBuffersCount
{
get
; }
Property Value
Int32
See Also
Reference
RenderingStatistics Class
Ab4d.SharpEngine.Core Namespace
Copyright (c) by AB4D d.o.o. (www.ab4d.com)