World position offset with virtual shadows

The fix is to increase the bounds of the mesh until it is equal to the entire domain that mesh occupies during it’s animation. This is because VSMs use the mesh’s bounds to decide if a particular page of data needs to be updated. If a mesh is moving outside of its bounds, it will not update normally.

1 Like