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

Property Value

Type: Int32
See Also