Click or drag to resize
TimeManagerTimeFactor Property
Get time factor for current frame (represent time passed in seconds since last frame, multiplied by speed).

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

Property Value

Type: Single
See Also