UARGeoAnchor

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

AugmentedReality

Header

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

Include

#include "ARTrackable.h"

Syntax

class UARGeoAnchor : public UARTrackedGeometry

Functions

Name Description

Public function Const

float

 

GetAltitudeMeters()

Public function Const

EARAltitudeS...

 

GetAltitudeSource()

Public function Const

float

 

GetLatitude()

Public function Const

float

 

GetLongitude()

Public function

void

 

GetNetworkPayload

(
    FARGeoAnchorUpdatePayload& Payload
)

Public function

void

 

UpdateGeoAnchor

(
    const TSharedRef< FARSupportInterfa...,
    uint32 FrameNumber,
    double Timestamp,
    const FTransform& InLocalToTrackin...,
    const FTransform& InAlignmentTrans...,
    float InLongitude,
    float InLatitude,
    float InAltitudeMeters,
    EARAltitudeSource InAltitudeSource
)

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