Click or drag to resize

PerfStatsViews Property

Gets a collection of statistics for each rendering view.

Namespace: Internal.SharpBgfx
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public PerfStatsViewStatsCollection Views { get; }

Property Value

PerfStatsViewStatsCollection
See Also