UARPin::GetLocalToTrackingTransform

Maps from a Pin's Local Space to the Tracking Space.

Choose your operating system:

Windows

macOS

Linux

References

Module

AugmentedReality

Header

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

Include

#include "ARPin.h"

Source

/Engine/Source/Runtime/AugmentedReality/Private/ARPin.cpp

Syntax

FTransform GetLocalToTrackingTransform() const

Remarks

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.