ERootMotionMode
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum ERootMotionMode
Inheritance Object → ValueType → Enum → ERootMotionMode
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| NoRootMotionExtraction | 0 | |
| IgnoreRootMotion | 1 | |
| RootMotionFromEverything | 2 | |
| RootMotionFromMontagesOnly | 3 | |
| ERootMotionMode_MAX | 4 |