unreal.ARTrackedQRCode
¶
- class unreal.ARTrackedQRCode(outer=None, name='None')¶
Bases:
unreal.ARTrackedImage
ARTracked QRCode
C++ Source:
Module: AugmentedReality
File: ARTrackable.h
Editor Properties: (see get_editor_property/set_editor_property)
qr_code
(str): [Read-Write] The encoded information in the qr codeunique_id
(Guid): [Read-Write] Unique Idversion
(int32): [Read-Write] The version of the qr code
- property version¶
[Read-Only] The version of the qr code
- Type
(int32)