werner.poetzelberger Posted September 22, 2014 Posted September 22, 2014 Hi. I see that some of the texture we are using, especially the big ones on decals wont load on start of the projects. They load when the camera moves over them (somehow). Is there a possibility to load all the textures of the whole scene on startup so they show, regardless of the position of the camera? Thx. Werner
silent Posted September 22, 2014 Posted September 22, 2014 Hi Werner, You can use console command render_manager_create_textures 1. Also, it is works with meshes (render_manager_create_meshes 1). How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
werner.poetzelberger Posted September 22, 2014 Author Posted September 22, 2014 Thx, Silent. Great, that you can answer so quickly. cheers. werner
Recommended Posts