Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnly
Component selection mode
| Name | EComponentSelectionMode |
| Type | enum |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Public/SkeletalMesh/SkinWeightsPaintTool.h |
| Include Path | #include "SkeletalMesh/SkinWeightsPaintTool.h" |
Syntax
enum EComponentSelectionMode
{
Vertices,
Edges,
Faces,
}
Values
| Name | Remarks |
|---|---|
| Vertices | |
| Edges | |
| Faces |