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
&123;
Uniform,
Umbrella,
Valence,
MeanValue,
Cotangent,
ClampedCotangent,
IDTCotangent,
&125;
Values
| Name | Description |
|---|---|
| Uniform | |
| Umbrella | |
| Valence | |
| MeanValue | |
| Cotangent | |
| ClampedCotangent | |
| IDTCotangent |
Remarks
Laplacian weight schemes determine how we will look at the curvature at a given vertex in relation to its neighborhood