Navigation
API > API/Plugins > API/Plugins/VertexDeltaModelEditor > API/Plugins/VertexDeltaModelEditor/UVertexDeltaTrainingModel
References
| Module | VertexDeltaModelEditor |
| Header | /Engine/Plugins/Animation/MLDeformer/VertexDeltaModel/Source/VertexDeltaModelEditor/Public/VertexDeltaTrainingModel.h |
| Include | #include "VertexDeltaTrainingModel.h" |
UFUNCTION&40;BlueprintImplementableEvent, Category&61;"Python"&41;
int32 Train&40;&41; const
Remarks
Main training function, with implementation in python. You need to implement this method. See the UMLDeformerTrainingModel documentation for more details.