I can't figure out how to take some text and convert it to a texture.
Sort of like taking a screenshot.
But it must not show on the screen (otherwise I could just use Texture2D.GetPixels).
Anyone have any ideas how to achieve this?
Sort of like taking a screenshot.
But it must not show on the screen (otherwise I could just use Texture2D.GetPixels).
Anyone have any ideas how to achieve this?