Getting Text to follow a curve or path.

Hi I would like to take text as a user input and then get the text to follow a curve (like a Bezier curve). Is this possible natively in Unity?

I don’t think there is a native API for it but it could certainly be scripted

Thanks, I will have to think about it.