Struct PredictionErrorNames
A list of all currently available Prediction Error names. This list maps 1-1 with PredictionErrorMetrics
Implements
IBufferElementData
Inherited Members
Namespace: Unity.NetCode
Assembly: Unity.NetCode.dll
Syntax
public struct PredictionErrorNames : IBufferElementData
Fields
Name
Name of the prediction error type
Declaration
public FixedString128Bytes Name
Field Value
Type | Description |
---|---|
FixedString128Bytes |
Implements
Unity.Entities.IBufferElementData