ELinearConstraintMotion

Namespace: UAssetAPI.UnrealTypes.EngineEnums

public enum ELinearConstraintMotion

Inheritance ObjectValueTypeEnumELinearConstraintMotion
Implements IComparable, IFormattable, IConvertible

Fields

NameValueDescription
LCM_Free0
LCM_Limited1
LCM_Locked2
LCM_MAX3