unreal.GoogleARCoreAugmentedFaceMode

class unreal.GoogleARCoreAugmentedFaceMode

Bases: EnumBase

ingroup: GoogleARCoreBase Describes the possible modes for Augmented Face detection.

C++ Source:

  • Plugin: GoogleARCore

  • Module: GoogleARCoreBase

  • File: GoogleARCoreTypes.h

DISABLED: GoogleARCoreAugmentedFaceMode

A mode where AugmentedFace detection is disabled.

Type:

0

POSE_AND_MESH: GoogleARCoreAugmentedFaceMode

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

Type:

2