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" |
| Source | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFramework/Private/MLDeformerModel.cpp |
virtual void UpdateNumBaseMeshVertices&40;&41;
Remarks
Update the cached number of vertices in the base mesh. The number of vertices should be the number of DCC vertices, so not the number of render vertices. This just updates the NumBaseMeshVerts property.