TheUnityWorkbench/tuw-arfoundation-demo

How to detect Vertical Planes?

Opened this issue · 1 comments

How should I update the placement Indicator to detect Vertical Planes?

at least with
arOrigin.Raycast(screenCenter, hits, TrackableType.All);

they will detect vertical planes as well!