Constructor FixedRateCatchUpManager
FixedRateCatchUpManager(Single)
Construct a new instance
Declaration
public FixedRateCatchUpManager(float fixedDeltaTime)
Parameters
| Type | Name | Description |
|---|---|---|
| Single | fixedDeltaTime | The constant fixed timestep to use during system group updates (in seconds) |