unreal.MetaHumanAlignmentOptions

class unreal.MetaHumanAlignmentOptions

Bases: EnumBase

! the alignment options used when performing FitToTarget

C++ Source:

  • Plugin: MetaHumanCoreTech

  • Module: MetaHumanCoreTechLib

  • File: MetaHumanCharacterIdentity.h

NONE: MetaHumanAlignmentOptions = Ellipsis

0

ROTATION_TRANSLATION: MetaHumanAlignmentOptions = Ellipsis

2

SCALING_ROTATION_TRANSLATION: MetaHumanAlignmentOptions = Ellipsis

4

SCALING_TRANSLATION: MetaHumanAlignmentOptions = Ellipsis

3

TRANSLATION: MetaHumanAlignmentOptions = Ellipsis

1