EARCandidateImageOrientation

Tells the image detection code how to assume the image is oriented

Windows
MacOS
Linux

References

Module

AugmentedReality

Header

/Engine/Source/Runtime/AugmentedReality/Public/ARTypes.h

Include

#include "ARTypes.h"

Syntax

enum EARCandidateImageOrientation
{
    Landscape,
    Portrait,
}

Values

Name

Description

Landscape

Portrait

Remarks

Tells the image detection code how to assume the image is oriented

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss