UARPin::UpdateAlignmentTransform

Notify the [UARPin](API\Runtime\AugmentedReality\UARPin) that the AlignmentTransform has changing.

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

void UpdateAlignmentTransform
(
    const FTransform & NewAlignmentTransform
)

Remarks

Notify the UARPin that the AlignmentTransform has changing.

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