Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/Properties
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveToolPropertySet
- UMeshConstraintProperties
- UGenerateLODMeshesToolProperties
- URemeshProperties
- UBrushRemeshProperties
- URemeshMeshToolProperties
- UProjectToTargetToolProperties
- USimplifyMeshToolProperties
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/Properties/RemeshProperties.h |
| Include | #include "Properties/RemeshProperties.h" |
Syntax
UCLASS&40;&41;
class UMeshConstraintProperties : public UInteractiveToolPropertySet
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bPreserveSharpEdges | If true, sharp edges are preserved | |
| bool | bPreventNormalFlips | Prevent normal flips | |
| bool | bPreventTinyTriangles | Prevent introduction of tiny triangles or slivers | |
| EGroupBoundaryConstraint | GroupBoundaryConstraint | Group Boundary Constraint Type | |
| EMaterialBoundaryConstraint | MaterialBoundaryConstraint | Material Boundary Constraint Type | |
| EMeshBoundaryConstraint | MeshBoundaryConstraint | Mesh Boundary Constraint Type |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| bool |