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" |
void SetNumTargetMeshVerts
&40;
int32 NumVerts
&41;
Remarks
Set the number of vertices in the target mesh. This is the number of imported (dcc) vertices, so not render vertices.
Parameters
| Name | Description |
|---|---|
| NumVerts | The number of vertices. |