Navigation
API > API/Plugins > API/Plugins/GeometryFlowMeshProcessing > API/Plugins/GeometryFlowMeshProcessing/MeshProcessingNodes
Inheritance Hierarchy
- FNode
- TProcessMeshWithSettingsBaseNode
- FSimplifyMeshNode
References
| Module | GeometryFlowMeshProcessing |
| Header | /Engine/Plugins/Experimental/GeometryFlow/Source/GeometryFlowMeshProcessing/Public/MeshProcessingNodes/MeshSimplifyNode.h |
| Include | #include "MeshProcessingNodes/MeshSimplifyNode.h" |
Syntax
class FSimplifyMeshNode : public UE::GeometryFlow::TProcessMeshWithSettingsBaseNode< FMeshSimplifySettings >
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | ApplySimplify
(
const FMeshSimplifySettings& Settings, |
||
| void | DoSimplifyOfType
(
const FMeshSimplifySettings& Settings, |
Overridden from TProcessMeshWithSettingsBaseNode
| Type | Name | Description | |
|---|---|---|---|
| void | ProcessMesh
(
const FNamedDataMap& DatasIn, |
||
| void | ProcessMeshInPlace
(
const FNamedDataMap& DatasIn, |