Save a downloaded image

Once I’ve downloaded an image with WWW.Texture2D, can I save it into my application path?

I’d like to make a sort of “texture update”. The app won’t be online all the time but will still need the textures on the server.

thanks in advance!

2 Answers

2

See the code example here.

Great! Thanks a lot.

If this question is answered, mark the checkmark next to the answer that helped you most.