Normally in order to use LOD we need to import all meshes (low, medium, high quality for specific mesh). I’d like to import only low resolution mesh and rest of them should be imported only if user gets closer to the mesh. How can I do that?
Hello and welcome!
Logically, just use low resolution mesh first, then if user gets closer use LOD.
There might be some delay while new high res meshes are being imported, but you can display low res mesh until they’ll be ready.
thanks for answer. It was my first idea but I though it can be implemented already. Anyway, I’ll try to do that this way
1 Like