Your engine uses different LOD for terrain patch depending on distance from player. Is it right?
So, how do you calculate the height (coordinate along upward axis) of objects (trees, cars, etc), stationed on the ground?
I mean, do you need to recalculate the height of trees for example when terrain LOD became more or less detailed?
I think its critical for multiplayer game, if you plan it.