Question by
riccardo1998 · Apr 21, 2017 at 05:01 PM ·
texture2dgif
Convert gif to Texture2d
How I can convert a gif image into a sequence of Texture2d in order to display it? I've already try to convert it into an array of Image but unity return an error at runtime for the assembly System.Drawing.Image.
Comment
Your answer
Follow this Question
Related Questions
Change Texture2D readable flag at runtime (or at least a workaround to do that) 0 Answers
How to get the alpha mask shader in Unity 5? 0 Answers
How to capture screen, render to background, and allow both portrait and landscape on mobile device? 0 Answers
RenderTexture to Texture2D very slowly 0 Answers