I don't think there's an interpolator that would work with a clippingRect. The one you're trying to use only works on one value (e.g., width, height, etc.). Vector2DFieldInterpolator works on 2D values (e.g., x/y coordinates). You're trying to interpolate between "4D" values. I'm not exactly clear on what you're trying to do, but if you just want to move it offscreen, why not put everything in a group and then use an interpolator on the x,y coordinates of the group?
Roku Community Streaming Expert
Help others find this answer and click "Accept as Solution."
If you appreciate my answer, maybe give me a Kudo.
I am not a Roku employee.