EGoogleARCoreAugmentedFaceMode

Describes the possible modes for Augmented Face detection.

Windows
MacOS
Linux

References

Module

GoogleARCoreBase

Header

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

Include

#include "GoogleARCoreTypes.h"

Syntax

enum EGoogleARCoreAugmentedFaceMode
{
    Disabled       = 0,
    PoseAndMesh    = 2,
}

Values

Name

Description

Disabled

A mode where AugmentedFace detection is disabled.

PoseAndMesh

A mode where AugmentedFace detection performs face pose, region pose and face mesh estimation.

Remarks

Describes the possible modes for Augmented Face detection.

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