Navigation
API > API/Plugins > API/Plugins/UVEditorTools
| Name | UUVEditorSeamToolProperties |
| Type | class |
| Header File | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Public/UVEditorSeamTool.h |
| Include Path | #include "UVEditorSeamTool.h" |
Syntax
UCLASS (MinimalAPI)
class UUVEditorSeamToolProperties : public UInteractiveToolPropertySet
Inheritance Hierarchy
- FWatchablePropertySet → UInteractiveToolPropertySet → UUVEditorSeamToolProperties
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolPropertySet → UUVEditorSeamToolProperties
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ClampMin | Setting this above 0 will include a measure of path similarity to seam transfer, so that among similarly short paths, we pick one that lies closer to the edge. | UVEditorSeamTool.h |
|
|
| Mode | EUVEditorSeamMode | UVEditorSeamTool.h |
|
|
| UIMax | UVEditorSeamTool.h |
|