Navigation
API > API/Plugins > API/Plugins/MeshModelingTools
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveTool
- USingleClickTool
- UAddPrimitiveTool
- UAddRectanglePrimitiveTool
References
| Module | MeshModelingTools |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/AddPrimitiveTool.h |
| Include | #include "AddPrimitiveTool.h" |
Syntax
UCLASS&40;&41;
class UAddRectanglePrimitiveTool : public UAddPrimitiveTool
Constructors
| Type | Name | Description | |
|---|---|---|---|
UAddRectanglePrimitiveTool
(
const FObjectInitializer& ObjectInitializer |
Overridden from UAddPrimitiveTool
| Type | Name | Description | |
|---|---|---|---|
| void | GenerateMesh
(
FDynamicMesh3* OutMesh |