Navigation
API > API/Plugins > API/Plugins/UVEditorTools > API/Plugins/UVEditorTools/Operators
Inheritance Hierarchy
- FDynamicMeshOperator
- FUVEditorUVTransformBaseOp
- FUVEditorUVDistributeOp
References
| Module | UVEditorTools |
| Header | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Public/Operators/UVEditorUVTransformOp.h |
| Include | #include "Operators/UVEditorUVTransformOp.h" |
Syntax
class FUVEditorUVDistributeOp : public UE::Geometry::FUVEditorUVTransformBaseOp
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bEnableManualDistances | ||
| EUVEditorDistributeModeBackend | DistributeMode | ||
| float | ManualExtent | ||
| float | ManualSpacing |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from FUVEditorUVTransformBaseOp
| Type | Name | Description | |
|---|---|---|---|
| void | HandleTransformationOp
(
FProgressCancel* Progress |