EGoogleARCoreAugmentedFaceRegion

Describes the face regions for which the pose can be queried.

Windows
MacOS
Linux

References

Module

GoogleARCoreBase

Header

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

Include

#include "GoogleARCoreAugmentedFace.h"

Syntax

enum EGoogleARCoreAugmentedFaceRegion
{
    NoseTip          = 0,
    ForeheadLeft     = 1,
    ForeheadRight    = 2,
}

Values

Name

Description

NoseTip

A region around the nose of the AugmentedFace.

ForeheadLeft

A region around the left forehead of the AugmentedFace.

ForeheadRight

A region around the right forehead of the AugmentedFace.

Remarks

Describes the face regions for which the pose can be queried. Left and right are defined relative to the actor (the person that the mesh belongs to).

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