Description
CopySimulationToRenderMesh (v1)
Copy the simulation mesh to the render mesh to be able to render the simulation mesh, or when not using a different mesh for rendering.
Information
| Module | ChaosClothAssetDataflowNodes |
| Category | Cloth |
| Tags | Cloth Simulation Render Mesh |
| Type | FChaosClothAssetCopySimulationToRenderMeshNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Material | New material for the render mesh. | TObjectPtr<UMaterialInterface> | None |
| bGenerateSingleRenderPattern | Generate a single render pattern rather than a render pattern per sim pattern. | bool | True |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | FManagedArrayCollection | () |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | FManagedArrayCollection |