string to texture2d? anyway?

iam trying to merge many png pictures to 1. and need to show text also, so i want to convert string to image, how should i do it? i can show the text in 3d textmesh and ui text its not problem, but i need it to texture2d to merge for image…

You could use a rendertexture.

2 Likes