Navigation
API > API/Plugins > API/Plugins/UVEditorTools > API/Plugins/UVEditorTools/Operators
Inheritance Hierarchy
- UObject
- FWatchablePropertySet
- UInteractiveToolPropertySet
- UUVEditorUVTransformPropertiesBase
- UUVEditorUVDistributeProperties
References
| Module | UVEditorTools |
| Header | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Public/Operators/UVEditorUVTransformOp.h |
| Include | #include "Operators/UVEditorUVTransformOp.h" |
Syntax
UCLASS ()
class UUVEditorUVDistributeProperties : public UUVEditorUVTransformPropertiesBase
Remarks
UV Distribute Settings
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bEnableManualDistances | If true, enable overriding distances used in the distribution behavior with manually entered values. | |
| EUVEditorDistributeMode | DistributeMode | Controls the distribution behavior | |
| EditCondition | For Edge and Center distribution modes, specify the desired overall distance within which to evenly place the edges or centers. | ||
| EditConditionHides | |||
| EUVEditorAlignDistributeGroupingMode | Grouping | Controls how distribution considers grouping selected objects with respect to the distribution behavior. | |
| HideEditConditionToggle |