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