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
SplitDataflowMesh (v1)
Split a UDataflow mesh into a UDynamicMesh and a material array
Input(s) : InMesh [Intrinsic] - DataflowMesh input
Output(s): Mesh - DyanmicMesh output MaterialArray - Materials output
Information
| Module | GeometryCollectionNodes |
| Category | Mesh|Utilities |
| Type | FSplitDataflowMeshDataflowNode |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| InMesh | DataflowMesh input | TObjectPtr<UDataflowMesh> | None |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Mesh | DyanmicMesh output | TObjectPtr<UDynamicMesh> | |
| MaterialArray | Materials output | TArray<TObjectPtr<UMaterialInterface>> |