Navigation
API > API/Plugins > API/Plugins/GeometryScriptingCore > API/Plugins/GeometryScriptingCore/GeometryScript > API/Plugins/GeometryScriptingCore/GeometryScript/FGeometryScriptT-
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category=Options,
Meta=(UIMin=1, UIMax=180, ClampMin=1, ClampMax=180, EditCondition="TransferMethod == ETransferBoneWeightsMethod::InpaintWeights"))
double NormalThreshold
Remarks
Maximum angle (in degrees) difference between the target and the source point normals to be considred a match. If negative, normals are ignored. Only used in the InpaintWeights algorithm.