Class FixedRateUtils.FixedRateCatchUpManager
Namespace: Unity.Entities
Syntax
public class FixedRateCatchUpManager : object, IFixedRateManager
Constructors
| Name | Description |
|---|---|
| FixedRateCatchUpManager(Single) |
Properties
| Name | Description |
|---|---|
| MaximumDeltaTime | |
| Timestep |
Methods
| Name | Description |
|---|---|
| ShouldGroupUpdate(ComponentSystemGroup) |