Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveToolPropertySet
- UMeshSymmetryProperties
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/MeshVertexSculptTool.h |
| Include | #include "MeshVertexSculptTool.h" |
Syntax
UCLASS&40;&41;
class UMeshSymmetryProperties : public UInteractiveToolPropertySet
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bEnableSymmetry | Enable/Disable symmetric sculpting. | |
| bool | bSymmetryCanBeEnabled | This flag is set/updated by the Tool to enable/disable the bEnableSymmetry toggle |