UARPin::UpdateAlignmentTransform

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

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

void UpdateAlignmentTransform
(
    const FTransform & NewAlignmentTransform
)

Remarks

Notify the UARPin that the AlignmentTransform has changing.