Navigation
API > API/Plugins > API/Plugins/NeuralMorphModelEditor > API/Plugins/NeuralMorphModelEditor/FNeuralMorphEditorModel
- FMLDeformerEditorModel::Render()
- FMLDeformerMorphModelEditorModel::Render()
- FNeuralMorphEditorModel::Render()
References
| Module | NeuralMorphModelEditor |
| Header | /Engine/Plugins/Animation/MLDeformer/NeuralMorphModel/Source/NeuralMorphModelEditor/Public/NeuralMorphEditorModel.h |
| Include | #include "NeuralMorphEditorModel.h" |
| Source | /Engine/Plugins/Animation/MLDeformer/NeuralMorphModel/Source/NeuralMorphModelEditor/Private/NeuralMorphEditorModel.cpp |
virtual void Render
(
const FSceneView * View,
FViewport * Viewport,
FPrimitiveDrawInterface * PDI
)
Remarks
Render additional (debug) things in the viewport. This will draw the vertex deltas when we are in training mode and aren't playing the training data.