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