Enum EPlaneQueryFlags
Control flags for plane queries.
Namespace: UE4.MagicLeap
Assembly: UE4DotNet.dll
Syntax
public enum EPlaneQueryFlags
Fields
| Name | Description |
|---|---|
| Arbitrary | |
| Ceiling | |
| EPlaneQueryFlags_MAX | |
| Floor | |
| Horizontal | |
| IgnoreHoles | |
| OrientToGravity | |
| PreferInner | |
| Vertical | |
| Wall |