Hi there. I have seen how Leap hands can control Unity's UI scrollviews using UIInput module. However, the UIInput module is since deprecated and the docs claimed that UIInput has been integrated into Interaction Engine.
I need help to get started building a scrollview that behaves like how it was with UIInput, but this time using Interaction Engine. The examples had nothing about scrollviews, the closest one is Interaction Slider. However, I couldn't figure out how to mask the viewport etc.
Would someone please point out for me where I can get started with this? Thank you!