Navigation
| Name | MetaHumanCoreTechLib |
| Type | Plugin |
| Part of Plugins | MetaHuman Core Tech |
| Location | /Engine/Plugins/MetaHuman/MetaHumanCoreTechLib/Source/MetaHumanCoreTechLib/ |
| Module Build Rules | MetaHumanCoreTechLib.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FMetaHumanCharacterBodyIdentity | |
| FMetaHumanCharacterIdentity | |
| FMetaHumanConformer | Brief@ FMetaHumanConformer is a wrapper class around core tech lib that provides conformed mesh i.e. identity fitting. |
| FMetaHumanFaceTextureAttributeMap | |
| FMetaHumanFaceTextureSynthesizer | UE API for creating MH Face textures based on the Texture Synthesis module feature set developed in titan |
| FMetaHumanFilteredFaceTextureIndices | |
| FReader | The code is similar to the FSkelMeshDNAReader but implements the dna::BinaryStreamReader interface instead of the IDNAReader one. |
Structs
| Name | Remarks |
|---|---|
| FFitToTargetOptions | The options for performing fit to target: how alignment of the head is performed, and whether or not the neck is adapted to fit to the body |
| FFloatTriplet | A Simple struct representing an Eigen::Triplet in UE types which can be mem copied from Eigen::Triplet |
| FMetaHumanCharacterBodyConstraint | |
| FMetaHumanCoreTechLibVersion | |
| FMetaHumanRigEvaluatedState | Helper struct to contain evaluated state for either the face or the body model |
| PhysicsBodyVolume |
Interfaces
| Name | Remarks |
|---|---|
| IMetaHumanCoreTechLib | The public interface to this module. |
Enums
Public
| Name | Remarks |
|---|---|
| EAlignmentOptions | The alignment options used when performing FitToTarget |
| EAutoRigIdentityValidationError | |
| EBlendOptions | The options used when performing Blend |
| EBodyBlendOptions | |
| EIdentityErrorCode | |
| EMetaHumanCharacterBodyFitOptions | |
| EMetaHumanCharacterOrientation |