UGoogleARCoreFrameFunctionLibrary::GetUpdatedTrackable

Template function to get the updated trackables in this frame a given trackable type.

Windows
MacOS
Linux

References

Module

GoogleARCoreBase

Header

/Engine/Plugins/Runtime/AR/Google/GoogleARCore/Source/GoogleARCoreBase/Public/GoogleARCoreFunctionLibrary.h

Include

#include "GoogleARCoreFunctionLibrary.h"

Source

/Engine/Plugins/Runtime/AR/Google/GoogleARCore/Source/GoogleARCoreBase/Private/GoogleARCoreFunctionLibrary.cpp

Syntax

template<class T>
static void GetUpdatedTrackable
(
    TArray< T * > & OutTrackableList
)

Remarks

Template function to get the updated trackables in this frame a given trackable type.

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