olexale / arkit_flutter_plugin

ARKit Flutter Plugin
MIT License
797 stars 225 forks source link

How to use ARPlaneDetection.horizontalAndVertical #42

Closed Lzyct closed 4 years ago

Lzyct commented 4 years ago

I tried to change plane detection to ARPlaneDetection.horizontalAndVertical but nothing happen

olexale commented 4 years ago

Hi @ukieTux , What would you expect to change? Could you please provide more details? Thanks!

Lzyct commented 4 years ago

i think if i'm implement ARPlaneDetection.horizontalAndVertical it can automatically detect object in vertical or horizontal

olexale commented 4 years ago

Indeed. There is a sample occlusion_page with ARPlaneDetection.horizontalAndVertical. Is it working for you? And one more question - which OS version are you using?

olexale commented 4 years ago

Hey! I think I've got what was the problem you faced to. Please try the latest version of the plugin (from the GitHub directly, not from the pub).