client handling terrain deformations in the clipmap render
- writes a mask for deformed terrain and uses it to switch between procedural normals and pre-baked
- culling bounds also extends down to cover max deformation on each cell
- foliage grid invalidates per-cell for deformation, probably should mask it out or act as displacement though