Field SimulationStepBatchSize
The number of simulation steps this tick is scaled with. This is used to make one update which covers N ticks in order to reduce CPU cost. This is always 1 for partial ticks in the prediction loop, but can be more than 1 for partial ticks outside the prediction loop.
Namespace: Unity.NetCode
Assembly: solution.dll
Syntax
public int SimulationStepBatchSize
Returns
Type | Description |
---|---|
int |