EImageComponentDebugMode

Windows
MacOS
Linux

References

Module

AugmentedReality

Header

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

Include

#include "ARComponent.h"

Syntax

enum EImageComponentDebugMode
{
    None                 = 0,
    ShowDetectedImage    = 1,
}

Values

Name

Description

None

The debug mode is disabled

ShowDetectedImage

Display info about the detected image

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