Click or drag to resize

BgfxGetStats Method

Gets frame performance statistics.

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

Return Value

Type: PerfStats
Information about frame performance.
See Also