Navigation
API > API/Plugins > API/Plugins/UVEditorTools
References
| Module | UVEditorTools |
| Header | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Public/UVEditorSeamTool.h |
| Include | #include "UVEditorSeamTool.h" |
Syntax
enum EUVEditorSeamMode
&123;
Cut = 0,
Join = 1,
&125;
Values
| Name | Description |
|---|---|
| Cut | Marked path will cut the UV island, creating new seams. |
| Join | Marked path will join the UV island, removing seams. |