Navigation
API > API/Runtime > API/Runtime/AugmentedReality > API/Runtime/AugmentedReality/UARPin
Description
Maps from a Pin's Local Space to the Tracking Space. Mapping the origin from the Pin's Local Space to Tracking Space yield the Pin's position in Tracking Space.
| Name | GetLocalToTrackingTransform |
| Type | function |
| Header File | /Engine/Source/Runtime/AugmentedReality/Public/ARPin.h |
| Include Path | #include "ARPin.h" |
| Source | /Engine/Source/Runtime/AugmentedReality/Private/ARPin.cpp |
UFUNCTION (BlueprintPure, Category="AR AugmentedReality|Pin")
FTransform GetLocalToTrackingTransform() const