SwissArmyLib
SwissArmyLib
Archon.SwissArmyLib.Utils Namespaces
Archon.SwissArmyLib.Utils
BetterTime Class
BetterTime Properties
CaptureFramerate Property
DeltaTime Property
FixedDeltaTime Property
FixedTime Property
FixedUnscaledDeltaTime Property
FixedUnscaledTime Property
FrameCount Property
InFixedTimeStep Property
MaximumDeltaTime Property
MaximumParticleDeltaTime Property
RealTimeSinceStartup Property
SmoothDeltaTime Property
Time Property
TimeScale Property
TimeSinceLevelLoad Property
UnscaledDeltaTime Property
UnscaledTime Property
BetterTime
FixedUnscaledTime Property
Gets the unscaled time that the latest FixedUpdate started.
Namespace:
Archon.SwissArmyLib.Utils
Assembly:
Archon.SwissArmyLib (in Archon.SwissArmyLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
static
float
FixedUnscaledTime
{
get
; }
Request Example
View Source
Property Value
Type:
Single
See Also
Reference
BetterTime Class
Archon.SwissArmyLib.Utils Namespace