UARTraceResultLibrary::GetLocalToTrackingTransform

Windows
MacOS
Linux

References

Module

AugmentedReality

Header

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

Include

#include "ARBlueprintLibrary.h"

Source

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

Syntax

static FTransform GetLocalToTrackingTransform
(
    const FARTraceResult & TraceResult
)

Returns

The transform of the trace result in tracking space (after it is modified by the `AlignmentTransform_).

See Also

SetAlignmentTransform()

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