Field maxDist
If the prediction error is larger than this value, the entity position is snapped to the new value. The default threshold is 10 units.
Namespace: Unity.NetCode
Assembly: solution.dll
Syntax
public static readonly SharedStatic<float> maxDist
Returns
Type | Description |
---|---|
SharedStatic<float> |