FARSupportInterface::AddTrackedPointWithName

Choose your operating system:

Windows

macOS

Linux

References

Module

AugmentedReality

Header

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

Include

#include "ARSupportInterface.h"

Source

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

Syntax

bool AddTrackedPointWithName
(
    const FTransform & WorldTransform,
    const FString & PointName,
    bool bDeletePointsWithSameName
)

See Also