Navigation
Classes
| Type | Name | Description | |
|---|---|---|---|
| FNeuralMorphBoneGroup | A group of bones, which can generate morph targets together. | ||
| FNeuralMorphCurveGroup | A group of curves, which can generate morph targets together. | ||
| FNeuralMorphMaskInfo | Information needed to generate the mask for a specific bone. | ||
| UNeuralMorphInputInfo | Copyright Epic Games, Inc. All Rights Reserved. | ||
| UNeuralMorphMLP | An MLP neural network. | ||
| UNeuralMorphMLPLayer | A fully connected layer, which contains the weights and biases for those connections. | ||
| UNeuralMorphModel | Declare our log category. | ||
| UNeuralMorphModelInstance | |||
| UNeuralMorphModelVizSettings | The vizualization settings specific to this model. | ||
| UNeuralMorphNetwork | The specialized neural network for the Neural Morph Model. | ||
| UNeuralMorphNetworkInstance | An instance of a UNeuralMorphNetwork. |
Enums
| Type | Name | Description | |
|---|---|---|---|
| ENeuralMorphMaskVizMode | The visualization mode for the masks. | ||
| ENeuralMorphMode | Copyright Epic Games, Inc. All Rights Reserved. |