EBoneRotationSource
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EBoneRotationSource
Inheritance Object → ValueType → Enum → EBoneRotationSource
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| BRS_KeepComponentSpaceRotation | 0 | |
| BRS_KeepLocalSpaceRotation | 1 | |
| BRS_CopyFromTarget | 2 | |
| BRS_MAX | 3 |