Click or drag to resize

PerfStatsNumDrawCallsPeak Property

Highest number of draw+compute calls requested in a single frame so far( peak demand, before any were dropped ).

Namespace: Internal.SharpBgfx
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntax
C#
public int NumDrawCallsPeak { get; }

Property Value

Int32
See Also