I am trying to rotate a single 3d Model around the x-Axis only but using one finger either moving left or right. I have used the AR.Model onRotationChanged callbacks but they only trigger using two fingers is there any way to implement a simple one finger rotation?
Chris Sherlock
I am trying to rotate a single 3d Model around the x-Axis only but using one finger either moving left or right. I have used the AR.Model onRotationChanged callbacks but they only trigger using two fingers is there any way to implement a simple one finger rotation?
Thanks