ERootMotionFinishVelocityMode
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum ERootMotionFinishVelocityMode
Inheritance Object → ValueType → Enum → ERootMotionFinishVelocityMode
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| MaintainLastRootMotionVelocity | 0 | |
| SetVelocity | 1 | |
| ClampVelocity | 2 | |
| ERootMotionFinishVelocityMode_MAX | 3 |