unreal.QRCodeComponentDebugMode
¶
- class unreal.QRCodeComponentDebugMode¶
Bases:
EnumBase
EQRCode Component Debug Mode
C++ Source:
Module: AugmentedReality
File: ARComponent.h
- NONE: QRCodeComponentDebugMode¶
The debug mode is disabled
- Type:
0
- SHOW_QR_CODE: QRCodeComponentDebugMode¶
Show info about the detected QR code
- Type:
1