ELerpInterpolationMode
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum ELerpInterpolationMode
Inheritance Object → ValueType → Enum → ELerpInterpolationMode
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| QuatInterp | 0 | |
| EulerInterp | 1 | |
| DualQuatInterp | 2 | |
| ELerpInterpolationMode_MAX | 3 |