Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset
Syntax
UPROPERTY (EditAnywhere, Category="ProxyDeformer")
FChaosClothAssetConnectableIStringValue SimVertexSelection
Remarks
Add the proxy deformer information to this cloth collection's render data. The name of a selection containing all the dynamic points. Must be of group type SimVertices2D, SimVertices3D, or SimFaces. Using an empty (or invalid) selection will make the proxy deformer consider all simulation points as dynamic points, and will fully contribute to the render mesh animations (as opposed to using the render mesh skinning for the non dynamic points). This selection is usually built from the same weight map set to the MaxDistance config using a WeightMapToSelection node and a very low threshold.