| AlignmentOptions |
EAlignmentOptions |
Set the alignment options to use when importing a SkelMesh or Static Mesh head asset. |
MetaHumanCharacterEditorSubsystem.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Import Template Options"
|
| bMatchVerticesByUVs |
bool |
Get corresponding vertices from template mesh by matching the template mesh's UVs to MH standard. |
MetaHumanCharacterEditorSubsystem.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Import Template Options"
|
| bUseEyeMeshes |
bool |
Set to true to use the eye meshes to fit when importing a SkelMesh; if false, they are not used. |
MetaHumanCharacterEditorSubsystem.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Import Template Options"
|
| bUseTeethMesh |
bool |
Set to true to use the teeth mesh to fit when importing a SkelMesh; if false, it is not used. |
MetaHumanCharacterEditorSubsystem.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Import Template Options"
|