olexale / arkit_flutter_plugin

ARKit Flutter Plugin
MIT License
797 stars 225 forks source link

Limit and reset nodes - measure example #100

Closed OliverNarramore closed 3 years ago

OliverNarramore commented 4 years ago

Using the example for measuring distances, is there a way to limit the number of nodes to 2 (drawing a straight line) and then the ability to reset these nodes, should they be placed in the incorrect region?

Thanks :)

olexale commented 4 years ago

Hi! Yes, it's possible. What have you already tried?

olexale commented 3 years ago

Feel free to re-open this issue if you still have this question.