Navigation
API > API/Plugins > API/Plugins/GeometryFlowMeshProcessing > API/Plugins/GeometryFlowMeshProcessing/MeshProcessingNodes
Inheritance Hierarchy
- FMeshSimplifySettings
- FMeshNormalFlowSettings
References
| Module | GeometryFlowMeshProcessing |
| Header | /Engine/Plugins/Experimental/GeometryFlow/Source/GeometryFlowMeshProcessing/Public/MeshProcessingNodes/MeshSimplifyNode.h |
| Include | #include "MeshProcessingNodes/MeshSimplifyNode.h" |
Syntax
struct FMeshSimplifySettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bAllowSeamCollapse | ||
| bool | bAllowSeamSplits | ||
| bool | bDiscardAttributes | ||
| bool | bPreserveSharpEdges | ||
| bool | bPreventNormalFlips | ||
| float | GeometricTolerance | ||
| EEdgeRefineFlags | GroupBorderConstraints | ||
| EEdgeRefineFlags | MaterialBorderConstraints | ||
| EEdgeRefineFlags | MeshBoundaryConstraints | ||
| EMeshSimplifyType | SimplifyType | ||
| int | TargetCount | ||
| float | TargetFraction | ||
| EMeshSimplifyTargetType | TargetType |
Constants
| Name | Description |
|---|---|
| DataTypeIdentifier |