Click or drag to resize

BetterTimeFixedUnscaledDeltaTime Property

Gets the unscaled time difference since the previous FixedUpdate.

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 FixedUnscaledDeltaTime { get; }
Request Example View Source

Property Value

Type: Single
See Also