EAttachLocation
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EAttachLocation
Inheritance Object → ValueType → Enum → EAttachLocation
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| KeepRelativeOffset | 0 | |
| KeepWorldPosition | 1 | |
| SnapToTarget | 2 | |
| SnapToTargetIncludingScale | 3 | |
| EAttachLocation_MAX | 4 |