How to detect Vertical Planes?
Opened this issue · 1 comments
JERINJACOBCHERIAN commented
How should I update the placement Indicator to detect Vertical Planes?
one1color commented
at least with
arOrigin.Raycast(screenCenter, hits, TrackableType.All);
they will detect vertical planes as well!