PerfStatsNumDrawCallsPeak Property |
Highest number of draw+compute calls requested in a single frame so far( peak demand, before any were dropped ).
Namespace: Internal.SharpBgfxAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntaxpublic int NumDrawCallsPeak { get; }Property Value
Int32
See Also