Navigation
API > API/Plugins > API/Plugins/MLDeformerFrameworkEditor > API/Plugins/MLDeformerFrameworkEditor/FMLDeformerEditorModel
Deprecated * Please call FMLDeformerMorphModelEditorModel::ZeroDeltasByLengthThreshold instead.
References
| Module | MLDeformerFrameworkEditor |
| Header | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFrameworkEditor/Public/MLDeformerEditorModel.h |
| Include | #include "MLDeformerEditorModel.h" |
| Source | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFrameworkEditor/Private/MLDeformerEditorModel.cpp |
void ZeroDeltasByThreshold
&40;
TArray< FVector3f > & Deltas,
float Threshold
&41;
Remarks
Zero all deltas with a length equal to, or smaller than the threshold value.