UGoogleARCoreAugmentedImage::GetImageName

Get the name of an augmented image in the augmented image database.

Windows
MacOS
Linux

Deprecated

References

Module

GoogleARCoreBase

Header

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

Include

#include "GoogleARCoreAugmentedImage.h"

Source

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

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintPure, Category="GoogleARCore|AugmentedImage",
          Meta=(Keywords="googlear arcore augmentedimage"))
FString GetImageName() const

Remarks

Get the name of an augmented image in the augmented image database.

Returns

The name of the image in the image database.

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