User Tools

Site Tools


itimemanagementservice

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

itimemanagementservice [2026/08/15 07:25] – created divineritimemanagementservice [2026/08/15 07:26] (current) – diviner
Line 13: Line 13:
  
 ^Property | float **UnscaledTime** | ^Property | float **UnscaledTime** |
-^Description | Returns the total elapsed time unaffected by [[ITimeManagementService|TimeScale]]. |+^Description | Returns the total elapsed time unaffected by TimeScale. |
  
 ^Property | float **UnscaledDeltaTime** | ^Property | float **UnscaledDeltaTime** |
-^Description | Returns the amount of time elapsed since the previous frame unaffected by [[ITimeManagementService|TimeScale]]. |+^Description | Returns the amount of time elapsed since the previous frame unaffected by TimeScale. |
  
 ^Property | float **Time** | ^Property | float **Time** |
Line 25: Line 25:
  
 ^Property | float **FixedUnscaledTime** | ^Property | float **FixedUnscaledTime** |
-^Description | Returns the total elapsed time associated with fixed-step updates without applying [[ITimeManagementService|TimeScale]]. |+^Description | Returns the total elapsed time associated with fixed-step updates without applying TimeScale. |
  
 ^Property | float **FixedUnscaledDeltaTime** | ^Property | float **FixedUnscaledDeltaTime** |
-^Description | Returns the fixed-step time interval without applying [[ITimeManagementService|TimeScale]]. |+^Description | Returns the fixed-step time interval without applying TimeScale. |
  
 ^Property | float **TimeScale** { get; set; } | ^Property | float **TimeScale** { get; set; } |
 ^Description | Gets or sets the scale applied to scaled time values by the consuming framework. Changing this value affects values such as Time, DeltaTime, FixedTime and FixedDeltaTime, while unscaled time values remain unaffected. | ^Description | Gets or sets the scale applied to scaled time values by the consuming framework. Changing this value affects values such as Time, DeltaTime, FixedTime and FixedDeltaTime, while unscaled time values remain unaffected. |
  
itimemanagementservice.1786778733.txt.gz · Last modified: by diviner

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki