Navigation
API > API/Runtime > API/Runtime/AugmentedReality
Tells the image detection code how to assume the image is oriented
| Name | EARCandidateImageOrientation |
| Type | enum |
| Header File | /Engine/Source/Runtime/AugmentedReality/Public/ARTypes.h |
| Include Path | #include "ARTypes.h" |
Syntax
enum EARCandidateImageOrientation
{
Landscape,
Portrait,
}
Values
| Name | Remarks |
|---|---|
| Landscape | |
| Portrait |