UARGeoTrackingSupport::AddGeoAnchorAtLocationWithAltitude

Windows
MacOS
Linux

References

Module

AugmentedReality

Header

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

Include

#include "ARGeoTrackingSupport.h"

Syntax

virtual bool AddGeoAnchorAtLocationWithAltitude
(
    float Longitude,
    float Latitude,
    float AltitudeMeters,
    FString OptionalAnchorName
)

Returns

add an Geo anchor at a specific location with an altitude (in meters).

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