ELinearConstraintMotion
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum ELinearConstraintMotion
Inheritance Object → ValueType → Enum → ELinearConstraintMotion
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| LCM_Free | 0 | |
| LCM_Limited | 1 | |
| LCM_Locked | 2 | |
| LCM_MAX | 3 |