Originally posted by iniside
View Post
Sparse 3D texture does not allow for infinite address spaces, and larger address spaces require more resources to manage.
The current integration does require the bounding box to remain static. A future release will add support for a dynamically translating bounding box, with a minor increase in overhead. This will likely cover most use cases, as the grid component could be attached to the player, and cover a reasonable LOD region.
Comment