This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
Description
MakeDataflowMesh (v1)
Create a UDataflow mesh from an input UDynamicMesh and material array
Input(s) : InMesh [Intrinsic] - DynamicMesh input InMaterials [Intrinsic] - Materials input
Output(s): Mesh - DataflowMesh output
Information
| Module | GeometryCollectionNodes |
| Category | Mesh|Utilities |
| Type | FMakeDataflowMeshDataflowNode |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| InMesh | DynamicMesh input | TObjectPtr<UDynamicMesh> | None |
| InMaterials | Materials input | TArray<TObjectPtr<UMaterialInterface>> |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Mesh | DataflowMesh output | TObjectPtr<UDataflowMesh> |