Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveToolPropertySet
- UMirrorToolProperties
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/MirrorTool.h |
| Include | #include "MirrorTool.h" |
Syntax
UCLASS&40;&41;
class UMirrorToolProperties : public UInteractiveToolPropertySet
Variables
| Type | Name | Description | |
|---|---|---|---|
| EditConditionHidesbool | bAllowBowtieVertexCreation | ||
| bool | bCropAlongMirrorPlaneFirst | Cut off everything on the back side of the mirror plane before mirroring. | |
| bool | bShowPreview | Whether to show the preview. | |
| bool | bSimplifyAlongCrop | Whether to locally simplify new edges created when cropping along the mirror plane. | |
| EditConditionHidesbool | bWeldVerticesOnMirrorPlane | ||
| ClampMax | |||
| ClampMin | |||
| EditCondition | Weld vertices that lie on the mirror plane. | ||
| EditConditionHides | |||
| EMirrorOperationMode | OperationMode | Mode of operation. | |
| UIMax | |||
| UIMin | |||
| EMirrorSaveMode | WriteTo | How to save the result. |