what’s the
LightmapSettings.lightProbes.bakedProbes
equivalent for probe occlusion? LightmapSettings.lightProbes doesn’t have anything pertaining to occlusion
how does
LightProbes.CalculateInterpolatedLightAndOcclusionProbes();
calculate the occlusion, and where does it get its data?