EPlaneConstraintAxisSetting
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EPlaneConstraintAxisSetting
Inheritance Object → ValueType → Enum → EPlaneConstraintAxisSetting
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| Custom | 0 | |
| X | 1 | |
| Y | 2 | |
| Z | 3 | |
| UseGlobalPhysicsSetting | 4 | |
| EPlaneConstraintAxisSetting_MAX | 5 |