ENetworkSmoothingMode

Namespace: UAssetAPI.UnrealTypes.EngineEnums

public enum ENetworkSmoothingMode

Inheritance ObjectValueTypeEnumENetworkSmoothingMode
Implements IComparable, IFormattable, IConvertible

Fields

NameValueDescription
Disabled0
Linear1
Exponential2
Replay3
ENetworkSmoothingMode_MAX4