Struct WorldUnmanaged
Namespace: Unity.Entities
Syntax
public struct WorldUnmanaged
Properties
CurrentTime
Declaration
public TimeData CurrentTime { get; }
Property Value
| Type | Description |
|---|---|
| TimeData |
MaximumDeltaTime
Declaration
public float MaximumDeltaTime { get; set; }
Property Value
| Type | Description |
|---|---|
| Single |