UGoogleARCoreAugmentedImage::GetImageIndex

Get the index 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"))
int32 GetImageIndex() const

Remarks

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

Returns

An integer indicating the index into the Entries array in the UGoogleARCoreAugmentedImageDatabase.

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