Field PredictDelta
Calculate the prediction delta for components and buffer. Used for delta-compression.
Namespace: Unity.NetCode.LowLevel.Unsafe
Assembly: solution.dll
Syntax
public PortableFunctionPointer<GhostComponentSerializer.PredictDeltaDelegate> PredictDelta
Returns
Type | Description |
---|---|
PortableFunctionPointer<GhostComponentSerializer.PredictDeltaDelegate> |