Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
| Name | UAddPatchToolProperties |
| Type | class |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/AddPatchTool.h |
| Include Path | #include "AddPatchTool.h" |
Syntax
UCLASS (MinimalAPI)
class UAddPatchToolProperties : public UInteractiveToolPropertySet
Inheritance Hierarchy
- FWatchablePropertySet → UInteractiveToolPropertySet → UAddPatchToolProperties
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolPropertySet → UAddPatchToolProperties
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UAddPatchToolProperties() |
AddPatchTool.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Rotation | float | Rotation around up axis | AddPatchTool.h |
|
| Shift | float | Rotation around up axis | AddPatchTool.h |
|
| Subdivisions | int | Subdivisions | AddPatchTool.h |
|
| Width | float | Width of Shape | AddPatchTool.h |
|