Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset/FChaosClothAsset-_18
Syntax
UPROPERTY (EditAnywhere, Category="ProxyDeformer")
DATAFLOW_NODE_DEFINE_INTERNAL, "ProxyDeformer", "Cloth", "Cloth SimulationProxy Deformer") public FChaosClothAssetConnectableIStringValue SimVertexSelection
Remarks
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.