Navigation
API > API/Runtime > API/Runtime/AugmentedReality
Inheritance Hierarchy
- UObject
- UARTrackedGeometry
- UARGeoAnchor
References
| Module | AugmentedReality |
| Header | /Engine/Source/Runtime/AugmentedReality/Public/ARTrackable.h |
| Include | #include "ARTrackable.h" |
Syntax
UCLASS (BlueprintType)
class UARGeoAnchor : public UARTrackedGeometry
Functions
| Type | Name | Description | |
|---|---|---|---|
| float | |||
| EARAltitudeSource | |||
| float | GetLatitude () |
||
| float | GetLongitude () |
||
| void | GetNetworkPayload
(
FARGeoAnchorUpdatePayload& Payload |
||
| void | UpdateGeoAnchor
(
const TSharedRef< FARSupportInterface, ESPMode::ThreadSafe >& InTrackingSystem, |