Swap out images for texture generation

Hi Luiz.

A model object can be imported with the Import() sdk api call. Unfortunately, it accepts only file name, not a stream, so You have to store the model on disk and import from it. Right now it is not planned to extend this functionality.