EARPlaneDetectionMode

Windows
MacOS
Linux

References

Module

AugmentedReality

Header

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

Include

#include "ARSessionConfig.h"

Syntax

enum EARPlaneDetectionMode
{
    None                        = 0,
    HorizontalPlaneDetection    = 1,
    VerticalPlaneDetection      = 2,
}

Values

Name

Description

None

HorizontalPlaneDetection

Detect Horizontal Surfaces

VerticalPlaneDetection

Detects Vertical Surfaces

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