Enum EPlaneConstraintAxisSetting
Setting that controls behavior when movement is restricted to a 2D plane defined by a specific axis/normal, so that movement along the locked axis is not be possible.
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public enum EPlaneConstraintAxisSetting
Fields
| Name | Description |
|---|---|
| Custom | |
| EPlaneConstraintAxisSetting_MAX | |
| UseGlobalPhysicsSetting | |
| X | |
| Y | |
| Z |