Click or drag to resize

PerfStatsEncoderStatsCollectionEnumeratorCurrent Property

The current enumerated item.

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

Property Value

PerfStatsEncoderStats

Implements

IEnumeratorTCurrent
See Also