Navigation
API > API/Plugins > API/Plugins/MLDeformerFramework
References
| Module | MLDeformerFramework |
| Header | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFramework/Public/MLDeformerModel.h |
| Include | #include "MLDeformerModel.h" |
virtual void UpdateNumTargetMeshVertices&40;&41;
Remarks
Update the cached number of target mesh vertices. Every model needs to implement this. The number of vertices should be the number of DCC vertices, so not the number of render vertices. This just updates the NumTargetMeshVerts property.