ERelativeTransformSpace
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum ERelativeTransformSpace
Inheritance Object → ValueType → Enum → ERelativeTransformSpace
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| RTS_World | 0 | |
| RTS_Actor | 1 | |
| RTS_Component | 2 | |
| RTS_ParentBoneSpace | 3 | |
| RTS_MAX | 4 |