Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/Properties
Inheritance Hierarchy
- UObject
- FWatchablePropertySet
- UInteractiveToolPropertySet
- UMeshConstraintProperties
- URemeshProperties
- UBrushRemeshProperties
- URemeshMeshToolProperties
- UProjectToTargetToolProperties
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/Properties/RemeshProperties.h |
| Include | #include "Properties/RemeshProperties.h" |
Syntax
UCLASS ()
class URemeshProperties : public UMeshConstraintProperties
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bCollapses | Enable edge collapses in Remeshing | |
| bool | bFlips | Enable edge flips in Remeshing (tends to lose edges/detail) | |
| bool | bSplits | Enable edge splits in Remeshing | |
| float | SmoothingStrength | Amount of Vertex Smoothing applied within Remeshing |