Automation Blocks - Get property value that have an expression
Hello!
I'm trying to get a value from the Position property that have an expression which is modifing the original value to a new one, but whenever I use the Get Attribute type "Value" block, it gets the raw value instead the new one with the expression.
I even tried using a custom script block with the ".valueAtTime(currentTime, true)" to get value with expression but still no good.
Is there a way to actually get the current value of the property?
Thank you!

