Click or drag to resize

InitSettingsMaxFrameLatency Property

The maximum allowed frame latency, or zero if you don't care.

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

Property Value

Int32
See Also