Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveToolPropertySet
- UAddPatchToolProperties
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/AddPatchTool.h |
| Include | #include "AddPatchTool.h" |
Syntax
UCLASS&40;&41;
class UAddPatchToolProperties : public UInteractiveToolPropertySet
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | Rotation | Rotation around up axis | |
| float | Shift | Rotation around up axis | |
| int | Subdivisions | Subdivisions | |
| float | Width | Width of Shape |
Constructors
| Type | Name | Description | |
|---|---|---|---|