IARSystemSupport::OnRemovePin

Given a pin, remove it and stop updating the associated component based on the tracked geometry.

Windows
MacOS
Linux

Override Hierarchy

References

Module

AugmentedReality

Header

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

Include

#include "ARSystem.h"

Syntax

void OnRemovePin
(
    UARPin * PinToRemove
)

Remarks

Given a pin, remove it and stop updating the associated component based on the tracked geometry. The component in question will continue to track with the world, but will not get updates specific to a TrackedGeometry.

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