UGoogleARCoreAugmentedFace::GetLocalToTrackingTransformOfRegion

Returns the latest known local-to-tracking transform of the given face region.

Windows
MacOS
Linux

References

Module

GoogleARCoreBase

Header

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

Include

#include "GoogleARCoreAugmentedFace.h"

Source

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

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintPure, Category="GoogleARCore|AugmentedImage")
FTransform GetLocalToTrackingTransformOfRegion
(
    EGoogleARCoreAugmentedFaceRegion Region
)

Remarks

Returns the latest known local-to-tracking transform of the given face region.

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