Navigation
API > API/Plugins > API/Plugins/GeometryFlowMeshProcessing > API/Plugins/GeometryFlowMeshProcessing/MeshProcessingNodes
References
| Module | GeometryFlowMeshProcessing |
| Header | /Engine/Plugins/Experimental/GeometryFlow/Source/GeometryFlowMeshProcessing/Public/MeshProcessingNodes/MeshMakeCleanGeometryNode.h |
| Include | #include "MeshProcessingNodes/MeshMakeCleanGeometryNode.h" |
Syntax
struct FMeshMakeCleanGeometrySettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bClearMaterialIDs | ||
| bool | bClearNormals | ||
| bool | bClearTangents | ||
| bool | bClearUVs | ||
| bool | bClearVertexColors | ||
| bool | bDiscardAllAttributes | ||
| bool | bOutputMeshVertexNormals | ||
| bool | bOutputOverlayVertexNormals | ||
| int | FillHolesEdgeCountThresh | ||
| double | FillHolesEstimatedAreaFraction |
Constants
| Name | Description |
|---|---|
| DataTypeIdentifier |