Method GetDeltaPosition
GetDeltaPosition()
The full precision current delta position.
Declaration
public Vector3 GetDeltaPosition()
Returns
Type | Description |
---|---|
Vector3 |
Remarks
Authoritative: Will have no precision loss Non-Authoritative: Has the current network tick's loss of precision. Precision loss adjustments are one network tick behind on the non-authoritative side.