unreal.GoogleARCoreAugmentedFaceMode

class unreal.GoogleARCoreAugmentedFaceMode

Bases: unreal.EnumBase

GoogleARCoreBase Describes the possible modes for Augmented Face detection.:

C++ Source:

  • Plugin: GoogleARCore

  • Module: GoogleARCoreBase

  • File: GoogleARCoreTypes.h

DISABLED

A mode where AugmentedFace detection is disabled.

Type

0

POSE_AND_MESH

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

Type

2