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
WeightMap (v1)
For Name implicit operators.
Input(s) : TransferCollection - The collection used to transfer weight map from.
Information
| Module | ChaosClothAssetDataflowNodes |
| Category | Cloth |
| Tags | Cloth Weight Map |
| Type | FChaosClothAssetWeightMapNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| OutputName | The name to be set as a weight map attribute. | FChaosClothAssetConnectableOStringValue | (StringValue="") |
| InputName | The name to populate this map from and override based on Map Override Type. Output Name will be used if Input Name is empty. | FChaosClothAssetConnectableIStringValue | (StringValue="",bBuildFabricMaps=False) |
| MeshTarget | EChaosClothAssetWeightMapMeshTarget | Simulation | |
| MapOverrideType | How to apply this node's weight values onto existing maps. Changing this value will change the output map. To change how the node's stored weights are calculated, change the equivalent value on the Weight Map Paint Tool context. | EChaosClothAssetWeightMapOverrideType | ReplaceChanged |
| TransferType | The type of transfer used to transfer the weight map when a TransferCollection is connected and MeshTarget is Simulation. Render weight maps always do a 3D transfer. This property is disabled when no TransferCollection input has been connected. | EChaosClothAssetWeightMapTransferType | Use2DSimMesh |
| Transfer | Transfer the weight map from the connected Transfer Collection containing a weight map with Input Name (or Output Name if Input Name is empty). | FDataflowFunctionProperty | () |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | FManagedArrayCollection | () | |
| TransferCollection | The collection used to transfer weight map from. | FManagedArrayCollection | () |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | FManagedArrayCollection | ||
| OutputName.StringValue | The value for this property. | FString |