Navigation
API > API/Runtime > API/Runtime/AugmentedReality
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 |