Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset/FChaosClothAsset-_61
Syntax
UPROPERTY (EditAnywhere, Category="Transfer Skin Weights|Transfer Method",
Meta=(UIMin=1, UIMax=180, ClampMin=1, ClampMax=180, EditCondition="TransferMethod==EChaosClothAssetTransferSkinWeightsMethod::InpaintWeights"))
double NormalThreshold
Remarks
Maximum angle difference (in degrees) between the target and source point normals to be considered a match for the InpaintWeights method. If set to a negative value (e.g. -1), normals will be ignored.