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
SimulationAnimDriveConfig (v1)
Anim drive properties configuration node.
Information
| Module | ChaosClothAssetDataflowNodes |
| Category | Cloth |
| Tags | Cloth Simulation AnimDrive Config |
| Type | FChaosClothAssetSimulationAnimDriveConfigNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| AnimDriveStiffness | The strength of the constraint driving the cloth towards the animated skinned/goal mesh. If a valid weight map is found with the given Weight Map name, then both Low and High values are interpolated with the per particle weight to make the final value used for the simulation. Otherwise all particles are considered to have a zero weight, and only the Low value is meaningful. | FChaosClothAssetWeightedValue | (bIsAnimatable=True,Low=0.000000,High=1.000000,WeightMap="AnimDriveStiffness",bImportFabricBounds=False,bBuildFabricMaps=False) |
| AnimDriveDamping | The damping amount of the anim drive. If a valid weight map is found with the given Weight Map name, then both Low and High values are interpolated with the per particle weight to make the final value used for the simulation. Otherwise all particles are considered to have a zero weight, and only the Low value is meaningful. | FChaosClothAssetWeightedValue | (bIsAnimatable=True,Low=0.000000,High=1.000000,WeightMap="AnimDriveDamping",bImportFabricBounds=False,bBuildFabricMaps=False) |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | FManagedArrayCollection | () |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | FManagedArrayCollection |