Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/DeformMeshPolygonsTool.h |
| Include | #include "DeformMeshPolygonsTool.h" |
Syntax
enum EWeightScheme
{
UMETA =(DisplayName = "Uniform"),
UMETA =(DisplayName = "Umbrella"),
UMETA =(DisplayName = "Valence"),
UMETA =(DisplayName = "MeanValue"),
UMETA =(DisplayName = "Cotangent"),
UMETA =(DisplayName = "ClampedCotangent"),
UMETA =(DisplayName = "IDTCotangent"),
}
Values
| Name | Description |
|---|---|
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA |
Remarks
Laplacian weight schemes determine how we will look at the curvature at a given vertex in relation to its neighborhood