UGoogleARCoreAugmentedImage::GetExtent

Get the size in local space of the augmented image.

Windows
MacOS
Linux

Deprecated

  • Please use UARTrackedImage::GetEstimatedSize() instead.

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"))
FVector GetExtent() const

Remarks

Get the size in local space of the augmented image.

Returns

The size in the augmented image's local coordinate space.

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