Field RotAngleThreshold
The rotation threshold value that triggers a delta state update by the authoritative instance.
Namespace: Unity.Netcode.Components
Assembly: solution.dll
Syntax
[Range(1E-05, 360)]
public float RotAngleThreshold
Returns
| Type | Description |
|---|---|
| float |
Remarks
Minimum Value: 0.00001 Maximum Value: 360.0