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
SimulationMultiResConfig (v1) Experimental
Experimental Solver multires configuration node.
Information
| Module | ChaosClothAssetDataflowNodes |
| Category | Cloth |
| Tags | Cloth Simulation MultiRes Config |
| Type | FChaosClothAssetSimulationMultiResConfigNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| bIsFineLOD | Enable multi-res simulation for this LOD. | bool | False |
| bIsCoarseMultiResLOD | This LOD is a coarse LOD for a finer LOD's multi-res simulation. | bool | False |
| MultiResCoarseLODIndex | Index of the coarse LOD for multi-res simulation. That LOD also needs a Multi Res Config node with "Is Coarse Multi Res LOD" = true. | int32 | -1 |
| bMultiResUseXPBD | Use XPBD-style constraints | bool | False |
| MultiResStiffness | MultiRes Spring Stiffness | FChaosClothAssetWeightedValue | (bIsAnimatable=True,Low=1.000000,High=1.000000,WeightMap="WeightMap",bImportFabricBounds=False,bBuildFabricMaps=False) |
| MultiResVelocityTargetStiffness | MultiRes Velocity Target Spring Stiffness (non-XPBD only) | FChaosClothAssetWeightedValue | (bIsAnimatable=True,Low=1.000000,High=1.000000,WeightMap="WeightMap",bImportFabricBounds=False,bBuildFabricMaps=False) |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | FManagedArrayCollection | () |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | FManagedArrayCollection |