Field PositionThreshold
The position threshold value that triggers a delta state update by the authoritative instance.
Namespace: Unity.Netcode.Components
Assembly: solution.dll
Syntax
public float PositionThreshold
Returns
Type | Description |
---|---|
float |
Remarks
Note: setting this to zero will update position every network tick whether it changed or not.