I want to set the vector tolerance value in the Matcher with a dynamic value.
Currently, I can use a parameter value only. Is it possible to use an attribute value for this, or how can I set this value more dynamically?
I have been trying also to create a custom transformer with the matcher in it. However, I got the same issue.