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