Click or drag to resize
GeonBitMainMaxTimeFactorToRun Field
If time factor in current frame (eg seconds passed from last frame) is bigger than this number, skip current frame. This is to prevent buggy behavior when getting focus back / continue after debugging for too long.

Namespace:  GeonBit
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public float MaxTimeFactorToRun

Field Value

Type: Single
See Also