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
Selection (v2)
Chaos Cloth Asset Selection Node V 2
Input(s) : TransferCollection - The collection used to transfer sets from.
Information
| Module | ChaosClothAssetDataflowNodes |
| Category | Cloth |
| Tags | Cloth Selection |
| Type | FChaosClothAssetSelectionNode_v2 |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| OutputName | The name to be use as a selection. | FChaosClothAssetConnectableOStringValue | (StringValue="") |
| InputName | The name to populate this set from and override based on Selection Override Type. Output Name will be used if Input Name is empty. | FChaosClothAssetConnectableIStringValue | (StringValue="",bBuildFabricMaps=False) |
| SelectionOverrideType | How to apply this node's Indices onto existing sets. Changing this value will change the output set. To change how the node's stored indices are calculated, change the equivalent value on the Selection Tool context. | EChaosClothAssetSelectionOverrideType | ReplaceAll |
| Group | The type of element the selection refers to | FChaosClothAssetNodeSelectionGroup | (Name="") |
| Indices | Selected element indices | TSet | () |
| RemoveIndices | Indices to remove from the Input selection | TSet | () |
| Import | Import (replace) the current selection from the input Collection's selection with the given Input Name (or Output Name if Input Name is empty). | FDataflowFunctionProperty | () |
| ImportSecondary | Import (replace) the current selection from the input Collection's secondary selection with the given Input Name (or Output Name if Input Name is empty). Secondary selections are only supported in v1 of this node. This function is provided as a migration tool to this current version. | FDataflowFunctionProperty | () |
| SimTransferType | The type of transfer used to transfer the sim mesh sets when a TransferCollection is connected. This property is disabled when no TransferCollection input has been connected. | EChaosClothAssetWeightMapTransferType | Use2DSimMesh |
| TransferSelectionThreshold | Selections are internally converted to maps in order to do the transfer and then converted back. This value is used to do the conversion back. Decrease this value to (possibly) expand the converted selection. | float | 0.950000 |
| Transfer | Transfer the selection from the connected Transfer Collection containing a selection 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 sets from. | FManagedArrayCollection | () |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | FManagedArrayCollection | ||
| OutputName.StringValue | The value for this property. | FString |