Navigation
API > API/Runtime > API/Runtime/AugmentedReality
References
| Module | AugmentedReality |
| Header | /Engine/Source/Runtime/AugmentedReality/Public/ARTypes.h |
| Include | #include "ARTypes.h" |
Syntax
enum EARPlaneOrientation
{
Horizontal,
Vertical,
Diagonal,
}
Values
| Name | Description |
|---|---|
| Horizontal | |
| Vertical | |
| Diagonal | For AR systems that can match planes to slopes |
Remarks
Describes the tracked plane orientation