UARPin::OnTransformUpdated

Notify this [UARPin](API\Runtime\AugmentedReality\UARPin) that the transform of the Pin has changed

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 OnTransformUpdated
(
    const FTransform & NewLocalToTrackingTransform
)

Remarks

Notify this UARPin that the transform of the Pin has changed

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