EAnimInterpolationType
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EAnimInterpolationType
Inheritance Object → ValueType → Enum → EAnimInterpolationType
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| Linear | 0 | |
| Step | 1 | |
| EAnimInterpolationType_MAX | 2 |