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
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 |