Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/FWrapMesh
| Name | ELaplacianType |
| Type | enum |
| Header File | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/Operations/WrapMesh.h |
| Include Path | #include "Operations/WrapMesh.h" |
Syntax
enum ELaplacianType
{
CotangentNoArea,
CotangentAreaWeighted,
AffineInvariant,
}
Values
| Name | Remarks |
|---|---|
| CotangentNoArea | |
| CotangentAreaWeighted | |
| AffineInvariant |