Closed flat4er closed 1 year ago
VDBs are sorted back to front, depending on camera position. You will have issues with overlapping VDBs for sure, it is a classic realtime problem and you would get the same results with overlapping windows for example.
I recommend merging overlapping VDBs, or using Unreal's Volumetric Cloud system which only support a single "cloud" to resolve that kind of issues.