Navigation
| Name | VertexDeltaModelEditor |
| Type | Editor |
| Part of Plugins | ML Deformer Vertex Delta Model |
| Location | /Engine/Plugins/Animation/MLDeformer/VertexDeltaModel/Source/VertexDeltaModelEditor/ |
| Module Build Rules | VertexDeltaModelEditor.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FVertexDeltaEditorModel | The editor model for a UVertexDeltaModel. |
| FVertexDeltaModelDetails | The detail customization for the vertex delta model. |
| FVertexDeltaModelVizSettingsDetails | The detail customization for the vertex delta model visualization settings. |
| UVertexDeltaTrainingModel | The training model for the vertex delta model. This class is our link to the Python training. |