Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnlyExp
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveToolPropertySet
- UPolygonOnMeshToolActionPropertySet
References
| Module | MeshModelingToolsEditorOnlyExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Public/PolygonOnMeshTool.h |
| Include | #include "PolygonOnMeshTool.h" |
Syntax
UCLASS&40;&41;
class UPolygonOnMeshToolActionPropertySet : public UInteractiveToolPropertySet
Variables
| Type | Name | Description | |
|---|---|---|---|
| TWeakObjectPtr< UPolygonOnMeshTool > | ParentTool |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | DrawPolygon () |
Extrude the current set of selected faces. Click in viewport to confirm extrude height. | |
| void | Initialize
(
UPolygonOnMeshTool* ParentToolIn |
||
| void | PostAction
(
EPolygonOnMeshToolActions Action |