EBoneTranslationRetargetingMode
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EBoneTranslationRetargetingMode
Inheritance Object → ValueType → Enum → EBoneTranslationRetargetingMode
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| Animation | 0 | |
| Skeleton | 1 | |
| AnimationScaled | 2 | |
| AnimationRelative | 3 | |
| OrientAndScale | 4 | |
| EBoneTranslationRetargetingMode_MAX | 5 |