I have lot of tile images, i’d like to put on cube one face. Is it possible ?
Thank you
I have lot of tile images, i’d like to put on cube one face. Is it possible ?
Thank you
Most likely not.
ref_to_renderer.capabilities.maxTextures
Will tell you max number of textures per Draw Call.
So, you can achieve 200+ texture if only you have enough memory left.