Hello,
I make a lot of animate plane with same Material, if distance between all object is close, its work perfectly.
But if distance is far (but visible), batch dont work.
Why?
TIA
Hello,
I make a lot of animate plane with same Material, if distance between all object is close, its work perfectly.
But if distance is far (but visible), batch dont work.
Why?
TIA
Because you likely don’t want depth sorting issues which you would get for granted if planes that are far away would be batched into a single block and you move an object between the front and back batch