EBoneControlSpace
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EBoneControlSpace
Inheritance Object → ValueType → Enum → EBoneControlSpace
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| BCS_WorldSpace | 0 | |
| BCS_ComponentSpace | 1 | |
| BCS_ParentBoneSpace | 2 | |
| BCS_BoneSpace | 3 | |
| BCS_MAX | 4 |