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/MeshNormalFlowNode.h |
| Include | #include "MeshProcessingNodes/MeshNormalFlowNode.h" |
Syntax
struct FMeshNormalFlowSettings : public UE::GeometryFlow::FMeshSimplifySettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bCollapses | ||
| bool | bFlips | ||
| bool | bSplits | ||
| int | MaxRemeshIterations | ||
| int | NumExtraProjectionIterations | ||
| float | SmoothingStrength | ||
| FRemesher::ESmoothTypes | SmoothingType |
Constants
| Name | Description |
|---|---|
| DataTypeIdentifier |