unreal.ARFaceTrackingUpdate

class unreal.ARFaceTrackingUpdate

Bases: unreal.EnumBase

Tells the AR system how much of the face work to perform

C++ Source:

  • Module: AugmentedReality

  • File: ARSessionConfig.h

CURVES_AND_GEO

Curves and geometry will be updated (only needed for mesh visualization)

Type

0

CURVES_ONLY

Only the curve data is updated

Type

1