Navigation
API > API/Plugins > API/Plugins/MLDeformerFramework
Description
Get the attribute names of all vertex attributes on the skeletal mesh. This only includes ones that aren't auto generated by the engine.
| Name | GetVertexAttributeNames |
| Type | function |
| Header File | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFramework/Public/MLDeformerModel.h |
| Include Path | #include "MLDeformerModel.h" |
| Source | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFramework/Private/MLDeformerModel.cpp |
UFUNCTION ()
TArray < FName > GetVertexAttributeNames() const