EQRCodeComponentDebugMode

Windows
MacOS
Linux

References

Module

AugmentedReality

Header

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

Include

#include "ARComponent.h"

Syntax

enum EQRCodeComponentDebugMode
{
    None          = 0,
    ShowQRCode    = 1,
}

Values

Name

Description

None

The debug mode is disabled

ShowQRCode

Show info about the detected QR code

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