UARTrackedQRCode

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

AugmentedReality

Header

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

Include

#include "ARTrackable.h"

Syntax

class UARTrackedQRCode : public UARTrackedImage

Variables

Name Description

Public variable

FString

 

QRCode

The encoded information in the qr code

Public variable

int32

 

Version

The version of the qr code

Functions

Name Description

Public function

void

 

GetNetworkPayload

(
    FARQRCodeUpdatePayload& Payload
)

Public function

void

 

UpdateTrackedGeometry

(
    const TSharedRef< FARSupportInterfa...,
    uint32 FrameNumber,
    double Timestamp,
    const FTransform& InLocalToTrackin...,
    const FTransform& InAlignmentTrans...,
    FVector2D InEstimatedSize,
    const FString& CodeData,
    int32 InVersion
)

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