EMebane
Joined: Apr 15, 2019 Posts: 130
|
Posted: Apr 30, 2026 3:01 AM Post subject: PropertySetter for ExpressionEvaluator variables |
|
| What abilities do we have to use a PropertySetter to modify variable values in an ExpressionEvaluator? e.g., I'd like to make a slider change a value used in an ExpressionEvaluator. I see if I connect a PropertySetter I have an option to set "Property>Expression/text". |
|
jarek
Joined: Oct 22, 2007 Posts: 1094
|
Posted: Apr 30, 2026 2:11 PM Post subject: |
|
Yes, the text is really all you can set (use Object input). There is no option to directly change the variables like In. It is just much easier to change them via inputs.
PropertySetter is a very special element and although it does work in most cases, it is not guaranteed to work perfectly with all elements. It was used little with ExpressionEvaluator AFAIK. |
|