unreal.GoogleARCoreAugmentedFaceRegion

class unreal.GoogleARCoreAugmentedFaceRegion

Bases: unreal.EnumBase

ingroup: GoogleARCoreBase 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).

C++ Source:

  • Plugin: GoogleARCore

  • Module: GoogleARCoreBase

  • File: GoogleARCoreAugmentedFace.h

FOREHEAD_LEFT

A region around the left forehead of the AugmentedFace.

Type

1

FOREHEAD_RIGHT

A region around the right forehead of the AugmentedFace.

Type

2

NOSE_TIP

A region around the nose of the AugmentedFace.

Type

0