Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnlyExp
Inheritance Hierarchy
- UObject
- FWatchablePropertySet
- UInteractiveToolPropertySet
- UPolygonOnMeshToolProperties
References
| Module | MeshModelingToolsEditorOnlyExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Public/PolygonOnMeshTool.h |
| Include | #include "PolygonOnMeshTool.h" |
Syntax
UCLASS ()
class UPolygonOnMeshToolProperties : public UInteractiveToolPropertySet
Remarks
Standard properties of the polygon-on-mesh operations
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bCutWithBoolean | Use a volumetric boolean rather than curve projection; cuts through all layers and across edges | |
| EEmbeddedPolygonOpMethod | Operation | What operation to apply using the Polygon | |
| EPolygonType | Shape | Polygon Shape to use in this Operation |