Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
Inheritance Hierarchy
- UObject
- FWatchablePropertySet
- UInteractiveToolPropertySet
- UMeshSpaceDeformerToolActionPropertySet
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/MeshSpaceDeformerTool.h |
| Include | #include "MeshSpaceDeformerTool.h" |
Syntax
UCLASS ()
class UMeshSpaceDeformerToolActionPropertySet : public UInteractiveToolPropertySet
Variables
| Type | Name | Description | |
|---|---|---|---|
| TWeakObjectPtr< UMeshSpaceDeformerTool > | ParentTool |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Initialize
(
UMeshSpaceDeformerTool* ParentToolIn |
||
| void | PostAction
(
EMeshSpaceDeformerToolAction Action |
||
| void | Move the gizmo to the center of the object without changing the orientation. |