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
ImportSimulationCache (v1) Experimental
Set vertex values from a simulation cache. The topology of the Collection will remain the same.
Input(s) : Collection - Input/output collection ImportedCache - Cache to import in.
Output(s): Collection [Passthrough] - Input/output collection
Information
| Module | ChaosClothAssetDataflowNodes |
| Category | Cloth |
| Tags | Cloth Simulation Import Cache |
| Type | FChaosClothAssetImportSimulationCacheNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| CacheIndex | Cache index to read | int32 | 0 |
| CacheTime | Cache time to read | float | 0.000000 |
| Transform | Transform cache data. | FTransform | (Rotation=(X=0.000000,Y=0.000000,Z=0.000000,W=1.000000),Translation=(X=0.000000,Y=0.000000,Z=0.000000),Scale3D=(X=1.000000,Y=1.000000,Z=1.000000)) |
| ParticleOffset | Particle cache offset. | int32 | 0 |
| bUpdateSimulationMesh | Update simulation mesh from cache. | bool | True |
| bRecalculateNormals | Recalculate simulation normals based on imported positions. | bool | True |
| bUpdateRenderMesh | Update render mesh from cache via proxy deformer data. | bool | False |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | Input/output collection | FManagedArrayCollection | () |
| ImportedCache | Cache to import in. | TObjectPtr<UChaosCacheCollection> | None |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | Input/output collection | FManagedArrayCollection |