Click or drag to resize
TimeManagerFixedUpdateInterval Property
The interval, in seconds, of the FixedUpdate event.

Namespace:  GeonBit.Managers
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public float FixedUpdateInterval { get; }

Property Value

Type: Single
See Also