Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveToolPropertySet
- UDynamicSculptToolActions
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/DynamicMeshSculptTool.h |
| Include | #include "DynamicMeshSculptTool.h" |
Syntax
UCLASS&40;&41;
class UDynamicSculptToolActions : public UInteractiveToolPropertySet
Variables
| Type | Name | Description | |
|---|---|---|---|
| TWeakObjectPtr< UDynamicMeshSculptTool > | ParentTool |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| void | Initialize
(
UDynamicMeshSculptTool* ParentToolIn |