Thumbnail images as textures
-
Hello,
Is there a way to grab thumbnails associated with component definitions and use them as textures without having to save them to disk?
The only option I see now is to do save_thumbnail and then import the texture which is pretty inefficient.
Thanks,
Arun -
That's the way to do it...
Inefficient as you might think, but it'll work. -
Thanks TIG.
Advertisement