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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public PerfStatsViewStatsCollection Views { get; }

Property Value

Type: PerfStatsViewStatsCollection
See Also