Hello
Coming from Houdini, trying to implement the stamp() expression, which I understand does not exist in Touch.
I'm trying to use "param" instead, but am getting odd results. I can see param() takes the path to the value and then a float
So my copy has a simple rand($PT)*float expression associated to value "randomscale"
In my copied sphere, in the radius field, I'm using param("pathtovalue",float)
However this is not producing an error, not producing a result, and not even showing a dependency between the SOP nodes.
What is the correct syntax for this?
Thanks
Alex
