Navigation
API > API/Plugins > API/Plugins/MeshModelingTools
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveToolPropertySet
- UEditMeshPolygonsToolActionPropertySet
- UPolyEditTopologyProperties
References
| Module | MeshModelingTools |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/EditMeshPolygonsTool.h |
| Include | #include "EditMeshPolygonsTool.h" |
Syntax
UCLASS&40;&41;
class UPolyEditTopologyProperties : public UEditMeshPolygonsToolActionPropertySet
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bAddExtraCorners | When true, adds extra corners at sharp group edge bends (in addition to the normal corners that are placed at junctures of three or more group edges). | |
| double | ExtraCornerAngleThresholdDegrees | When generating extra corners, how sharp the angle needs to be to warrant an extra corner placement there. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void |