MeshProcessingNodes

Choose your operating system:

Windows

macOS

Linux

Classes

Name

Description

Public class

FCompactMeshNode

FCompactMeshNode compacts the input mesh, to remove gaps in the vertex/triangle indexing.

Public class

FComputeMeshNormalsNode

Recompute Normals overlay for input Mesh. Can apply in-place.

Public class

FComputeMeshPerVertexNormalsNode

Recompute per-vertex normals stored directly on the mesh. Can apply in-place.

Public class

FComputeMeshPerVertexOverlayNormalsNode

Recompute per-vertex normals in Normals Overlay for input mesh. Can apply in-place.

Public class

FComputeMeshTangentsNode

Public class

FGenerateConvexHullMeshNode

Public struct

FGenerateConvexHullMeshSettings

Public class

FMeshDeleteTrianglesNode

Public class

FMeshMakeCleanGeometryNode

Public struct

FMeshMakeCleanGeometrySettings

Public class

FMeshNormalFlowNode

Public struct

FMeshNormalFlowSettings

Public struct

FMeshNormalsSettings

Public class

FMeshRecalculateUVsNode

Public struct

FMeshRecalculateUVsSettings

Public class

FMeshRepackUVsNode

Public struct

FMeshRepackUVsSettings

Public struct

FMeshSimplifySettings

Public struct

FMeshSolidifySettings

Public struct

FMeshTangentsSettings

Public class

FMeshThickenNode

Public struct

FMeshThickenSettings

Public class

FProcessMeshBaseNode

Public class

FSimpleInPlaceProcessMeshBaseNode

FSimpleInPlaceProcessMeshBaseNode provides a standard pattern for a simple "In-Place" mesh processing operation, eg something like recomputing normals where it would not make sense to cache the output and there are no configuration settings.

Public class

FSimplifyMeshNode

Public class

FSolidifyMeshNode

Public class

FTransferMeshMaterialIDsNode

FTransferMeshMaterialIDsNode transfers Material IDs from a SourceMesh to the Input mesh and returns in the Output mesh (can be applied in-place)

Public struct

FVoxMorphologyOpSettings

Public class

TProcessMeshWithSettingsBaseNode

Public class

TVoxMorphologyMeshNode

Typedefs

Enums