Navigation
API > API/Plugins > API/Plugins/MLDeformerFramework
Description
Get the number of vertices of the target mesh. This is the number of vertices in the DCC, so not the render vertex count.
| Name | GetNumTargetMeshVerts |
| Type | function |
| Header File | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFramework/Public/MLDeformerModel.h |
| Include Path | #include "MLDeformerModel.h" |
int32 GetNumTargetMeshVerts() const
The number of imported vertices inside the target mesh.