How can i create a marquee effect in unity using new UI features

i am trying to create a marquee effect in unity but is there any wrap function that could be used to perform the same

Something like this?

You can’t wrap UI. You can arrange multiple canvases in world space to give the impression of wrapping.