EAngularConstraintMotion
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EAngularConstraintMotion
Inheritance Object → ValueType → Enum → EAngularConstraintMotion
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| ACM_Free | 0 | |
| ACM_Limited | 1 | |
| ACM_Locked | 2 | |
| ACM_MAX | 3 |