Field DeltaTime
The time in seconds since the last time-updating event occurred. (For example, a frame.)
Namespace: Unity.Core
Syntax
public readonly float DeltaTime
Returns
Type | Description |
---|---|
Single |
The time in seconds since the last time-updating event occurred. (For example, a frame.)
public readonly float DeltaTime
Type | Description |
---|---|
Single |