Navigation
API > API/Plugins > API/Plugins/UVEditorTools > API/Plugins/UVEditorTools/FUVToolSelection
| Name | EType |
| Type | enum |
| Header File | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Public/Selection/UVToolSelection.h |
| Include Path | #include "Selection/UVToolSelection.h" |
Syntax
enum EType
{
Vertex,
Edge,
Triangle,
}
Values
| Name | Remarks |
|---|---|
| Vertex | |
| Edge | |
| Triangle |