Navigation
| Name | NeuralMorphModelEditor |
| Type | Editor |
| Part of Plugins | ML Deformer Neural Morph Model |
| Location | /Engine/Plugins/Animation/MLDeformer/NeuralMorphModel/Source/NeuralMorphModelEditor/ |
| Module Build Rules | NeuralMorphModelEditor.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FNeuralMorphBoneGroupsCommands | |
| FNeuralMorphBoneGroupsTreeElement | |
| FNeuralMorphCurveGroupsCommands | |
| FNeuralMorphCurveGroupsTreeElement | |
| FNeuralMorphEditorModel | The editor model related to the neural morph model's runtime class (UNeuralMorphModel). |
| FNeuralMorphInputWidgetCommands | |
| FNeuralMorphModelDetails | The detail customization for the neural morph model. |
| FNeuralMorphModelVizSettingsDetails | The neural morph model visualization settings detail customization. |
| SNeuralMorphBoneGroupsTreeRowWidget | |
| SNeuralMorphBoneGroupsWidget | |
| SNeuralMorphCurveGroupsTreeRowWidget | |
| SNeuralMorphCurveGroupsWidget | |
| SNeuralMorphInputWidget | |
| UNeuralMorphEditorProjectSettings | |
| UNeuralMorphTrainingModel | The training model for the neural morph model. This class is our link to the Python training. |