AnimationKeyFormat
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum AnimationKeyFormat
Inheritance Object → ValueType → Enum → AnimationKeyFormat
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| AKF_ConstantKeyLerp | 0 | |
| AKF_VariableKeyLerp | 1 | |
| AKF_PerTrackCompression | 2 | |
| AKF_MAX | 3 |