Click or drag to resize

BetterTimeFixedTime Property

Gets the time that the latest FixedUpdate started. This is scaled according to TimeScale.

Namespace:  Archon.SwissArmyLib.Utils
Assembly:  Archon.SwissArmyLib (in Archon.SwissArmyLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static float FixedTime { get; }
Request Example View Source

Property Value

Type: Single
See Also