dongju.jeong Posted July 2, 2020 Posted July 2, 2020 (edited) IEntity, IComponent, IView, etc.. Can I use this classes in multi-threads? not main loop. it'll cause problems because this classes are relate to a node control class? Edited July 2, 2020 by dongju.jeong
silent Posted July 2, 2020 Posted July 2, 2020 Since all these methods are using nodes inside you can manipulate them only from the main thread. 1 How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
Recommended Posts