Using SVG code saved within a variable as a texture

Also the solution in this topic could help, it looks like they’re doing it more like you are with the XMLSerializer, but using Texture.LoadFromDataString instead of the Texture constructor. :slight_smile:

2 Likes