Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnly
| Name | UPolygonOnMeshToolActionPropertySet |
| Type | class |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Public/PolygonOnMeshTool.h |
| Include Path | #include "PolygonOnMeshTool.h" |
Syntax
UCLASS ()
class UPolygonOnMeshToolActionPropertySet : public UInteractiveToolPropertySet
Inheritance Hierarchy
- FWatchablePropertySet → UInteractiveToolPropertySet → UPolygonOnMeshToolActionPropertySet
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolPropertySet → UPolygonOnMeshToolActionPropertySet
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ParentTool | TWeakObjectPtr< UPolygonOnMeshTool > | PolygonOnMeshTool.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void DrawPolygon() |
Extrude the current set of selected faces. Click in viewport to confirm extrude height. | PolygonOnMeshTool.h |
|
void Initialize
(
UPolygonOnMeshTool* ParentToolIn |
PolygonOnMeshTool.h | ||
void PostAction
(
EPolygonOnMeshToolActions Action |
PolygonOnMeshTool.h |