Click or drag to resize

BgfxGetStats Method

Gets frame performance statistics.

Namespace: Internal.SharpBgfx
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public static PerfStats GetStats()

Return Value

PerfStats
Information about frame performance.
See Also