How to check OcclusionCulling Done?

Hi all,

How to check OcclusionCulling Done ?

In my project with Occlusion 29FPS and without Occlusion 29FPS in ipad,

So little confuse, in my unity project occlusion done properly.

But no change FPS. pls give me solution

Thanks

Hi,

Pls anyone help me

thanks

its simple. if you open the occlusion culling editor window and it says no data or 0kb data size then you didn’t bake it correctly.
then you didn’t have proper object marked at static or your scene just is note suited well for OC at all.

if you never baked it then you don’t have OC either

Thanks Dramora,

But what about FPS ?

Thanks

if occlusion culling has an impact on FPS depends on if your models were layed out for it. occlusion culling hides whole objects, not single triangles, so you need distinct models etc.
if thats the case and occlusion culling is baked it will reduce the amount of stuff rendered.

that can but must not needfully change the FPS. if the FPS problem you have aren’t related to draw calls, triangle-verts or alike its not going to make much of a difference