Has anyone been able to animate "clippingRect"
<Animation id="menuAnimate"
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?
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?
We’re upgrading Roku Community to bring you a faster, more mobile-friendly experience. You may notice limited functionality or read-only access during this time. Read more here.
Planned Downtime:
Community will be unavailable for up to 24–48 hours during the upgrade window during the week of May 19th and you may notice reduced functionality.
In the meantime, for additional assistance, visit our Support Site.
We're sorry for this disruption — we’re excited to share what’s next!
For support, visit support.roku.com.