Hi everyone! I have a pretty large map with a lot of buildings and models.
I’m trying to optimize it as much as possible for low-end devices, so I have a little question related to StreamingEnabled - if I want to achieve the most perfomance, should I select the “Atomic” option or “Nonatomic” in the models?
Thanks!