Hi,
I tried to use StaticOcclusionCulling.Compute function in my Editor script. But there isn’t description and any example in the refference doc.
StaticOcclusionCulling.Compute(float,float,float,int,StaticOcclusionCullingMode)
Which parameters I need to get the result like when I clicked on the Bake button in Editor tab.