Navigation
API > API/Plugins > API/Plugins/GeometryFlowMeshProcessing > API/Plugins/GeometryFlowMeshProcessing/MeshProcessingNodes
Inheritance Hierarchy
- FNode
- TProcessMeshWithSettingsBaseNode
- FMeshThickenNode
References
| Module | GeometryFlowMeshProcessing |
| Header | /Engine/Plugins/Experimental/GeometryFlow/Source/GeometryFlowMeshProcessing/Public/MeshProcessingNodes/MeshThickenNode.h |
| Include | #include "MeshProcessingNodes/MeshThickenNode.h" |
Syntax
class FMeshThickenNode : public UE::GeometryFlow::TProcessMeshWithSettingsBaseNode< FMeshThickenSettings >
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | ApplyThicken
(
FDynamicMesh3& MeshInOut, |
||
| const FString |
Overridden from TProcessMeshWithSettingsBaseNode
| Type | Name | Description | |
|---|---|---|---|
| void | CheckAdditionalInputs
(
const FNamedDataMap& DatasIn, |
||
| void | ProcessMesh
(
const FNamedDataMap& DatasIn, |
||
| void | ProcessMeshInPlace
(
const FNamedDataMap& DatasIn, |