unreal.FitToTargetOptions¶
- class unreal.FitToTargetOptions(alignment_options: MetaHumanAlignmentOptions = Ellipsis, disable_high_frequency_delta: bool = False)¶
Bases:
StructBase! the options for performing fit to target: how alignment of the head is performed
C++ Source:
Plugin: MetaHumanCoreTech
Module: MetaHumanCoreTechLib
File: MetaHumanCharacterIdentity.h
Editor Properties: (see get_editor_property/set_editor_property)
alignment_options(MetaHumanAlignmentOptions): [Read-Write]disable_high_frequency_delta(bool): [Read-Write]
- property alignment_options: MetaHumanAlignmentOptions¶
[Read-Write]
- Type: