Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset/FChaosClothAsset-_59
Syntax
UPROPERTY (EditAnywhere, Category="SkinningBlend")
DATAFLOW_NODE_DEFINE_INTERNAL, "SkinningBlend", "Cloth", "Cloth SimulationSkinning Blend") public FChaosClothAssetConnectableIStringValue KinematicVertices3D
Remarks
The name of a selection containing all the kinematic points. Must be of group type SimVertices2D, SimVertices3D, or SimFaces. Using an empty (or invalid) selection will make this node consider all points as dynamic. This selection is usually obtained from the MaxDistanceConfig node or built from the same weight map set to the MaxDistanceConfig node using a WeightMapToSelection node and a very low threshold.