Navigation
API > API/Plugins > API/Plugins/ModelingOperatorsEditorOnly
| Name | UParameterizeMeshToolXAtlasProperties |
| Type | class |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingOperatorsEditorOnly/Public/Properties/ParameterizeMeshProperties.h |
| Include Path | #include "Properties/ParameterizeMeshProperties.h" |
Syntax
UCLASS ()
class UParameterizeMeshToolXAtlasProperties : public UInteractiveToolPropertySet
Inheritance Hierarchy
- FWatchablePropertySet → UInteractiveToolPropertySet → UParameterizeMeshToolXAtlasProperties
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolPropertySet → UParameterizeMeshToolXAtlasProperties
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| MaxIterations | int | Number of solve iterations; higher values generally result in better UV islands. | Properties/ParameterizeMeshProperties.h |
|