Navigation
API > API/Plugins > API/Plugins/GeometryFlowMeshProcessing > API/Plugins/GeometryFlowMeshProcessing/MeshProcessingNodes
Inheritance Hierarchy
- FNode
- TProcessMeshWithSettingsBaseNode
- FMeshNormalFlowNode
References
| Module | GeometryFlowMeshProcessing |
| Header | /Engine/Plugins/Experimental/GeometryFlow/Source/GeometryFlowMeshProcessing/Public/MeshProcessingNodes/MeshNormalFlowNode.h |
| Include | #include "MeshProcessingNodes/MeshNormalFlowNode.h" |
Syntax
class FMeshNormalFlowNode : public UE::GeometryFlow::TProcessMeshWithSettingsBaseNode< FMeshNormalFlowSettings >
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | DoNormalFlow
(
const FMeshNormalFlowSettings& SettingsIn, |
||
| const FString | Beside the intput mesh and settings, we also take a "target mesh" that will be the projection target. |
Overridden from TProcessMeshWithSettingsBaseNode
| Type | Name | Description | |
|---|---|---|---|
| void | CheckAdditionalInputs
(
const FNamedDataMap& DatasIn, |
||
| void | ProcessMesh
(
const FNamedDataMap& DatasIn, |
||
| void | ProcessMeshInPlace
(
const FNamedDataMap& DatasIn, |