Hi Lance,
Thanks for the detailed explanation, we ended up doing a simple frustum cull test manually as a workaround since experimentation with the hack I mentioned earlier indeed wasn’t enough in cooked builds. It’s a shame we don’t have occlusion information on top of frustum testing however it helps enough for our use case.
Best,
Hugo