Navigation
API > API/Plugins > API/Plugins/UVEditorTools
UV Align Settings
| Name | UUVEditorUVAlignProperties |
| Type | class |
| Header File | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Public/Operators/UVEditorUVTransformOp.h |
| Include Path | #include "Operators/UVEditorUVTransformOp.h" |
Syntax
UCLASS (MinimalAPI)
class UUVEditorUVAlignProperties : public UUVEditorUVTransformPropertiesBase
Inheritance Hierarchy
- FWatchablePropertySet → UInteractiveToolPropertySet → UUVEditorUVTransformPropertiesBase → UUVEditorUVAlignProperties
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolPropertySet → UUVEditorUVTransformPropertiesBase → UUVEditorUVAlignProperties
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AlignAnchor | EUVEditorAlignAnchor | Controls what geometry the alignment is to be relative to when performed. | Operators/UVEditorUVTransformOp.h |
|
| AlignDirection | EUVEditorAlignDirection | Controls what side of the island bounding boxes are being aligned | Operators/UVEditorUVTransformOp.h |
|
| EditCondition | Manual anchor location for relative alignment | Operators/UVEditorUVTransformOp.h |
|
|
| EditConditionHides | Operators/UVEditorUVTransformOp.h |
|
||
| Grouping | EUVEditorAlignDistributeGroupingMode | Controls how alignment considers grouping selected objects with respect to the alignment behavior. | Operators/UVEditorUVTransformOp.h |
|
| HideEditConditionToggle | Operators/UVEditorUVTransformOp.h |
|