| AlignmentOptions |
EAlignmentOptions |
Set the alignment options to use when importing a MetaHuman DNA head asset. |
MetaHumanCharacterEditorSubsystem.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Import DNA Options"
- Meta=(EditCondition="!bImportWholeRig", EditConditionHides)
|
| bImportWholeRig |
bool |
When enabled, the entire rig is replaced from the DNA file (mesh, joints, skin weights and RBFs), resulting in a fixed, non-editable body type. If unchecked, the head DNA file will only be used for neck alignment. |
MetaHumanCharacterEditorSubsystem.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Import DNA Options"
|
| bIsolateHeadFromBody |
bool |
Separates the head from the body, preventing the head being updated by any body changes. |
MetaHumanCharacterEditorSubsystem.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Import DNA Options"
|