Enum ENetworkSmoothingMode
Smoothing approach used by network interpolation for Characters.
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public enum ENetworkSmoothingMode
Fields
Name | Description |
---|---|
Disabled | |
ENetworkSmoothingMode_MAX | |
Exponential | |
Linear | |
Replay |