unreal.FaceUnsolvedFrameBehavior

class unreal.FaceUnsolvedFrameBehavior

Bases: EnumBase

How to handle face frames where head rotation exceeds the allowed yaw or pitch.

C++ Source:

  • Plugin: MetaHumanCoreTech

  • Module: MetaHumanPipelineCore

  • File: HyprsenseRealtimeNode.h

NEUTRAL_POSE: FaceUnsolvedFrameBehavior = Ellipsis

Fill the frame with a neutral face pose.

Type:

1

NONE: FaceUnsolvedFrameBehavior = Ellipsis

Leave the frame empty. Exported curves interpolate across the gap based on the curve interpolation setting.

Type:

0