EFilterInterpolationType

Namespace: UAssetAPI.UnrealTypes.EngineEnums

public enum EFilterInterpolationType

Inheritance ObjectValueTypeEnumEFilterInterpolationType
Implements IComparable, IFormattable, IConvertible

Fields

NameValueDescription
BSIT_Average0
BSIT_Linear1
BSIT_Cubic2
BSIT_MAX3