Navigation
API > API/Runtime > API/Runtime/AugmentedReality > API/Runtime/AugmentedReality/UARGeoTrackingSupport
References
| Module | AugmentedReality |
| Header | /Engine/Source/Runtime/AugmentedReality/Public/ARGeoTrackingSupport.h |
| Include | #include "ARGeoTrackingSupport.h" |
UFUNCTION (BlueprintCallable, Category="AR AugmentedReality|Geo Tracking")
virtual bool AddGeoAnchorAtLocationWithAltitude
(
float Longitude,
float Latitude,
float AltitudeMeters,
FString OptionalAnchorName
)
add an Geo anchor at a specific location with an altitude (in meters).