Is your feature request related to a problem? Please describe.
No.
Describe the solution you'd like
When using Camera.turnTo or Camera.concurrentlyTurnTo it would be nice to have a condition to cancel the task when it is met.
Describe alternatives you've considered
Turning the camera concurrently and adding a seperate execution call directly after it.
Is your feature request related to a problem? Please describe. No.
Describe the solution you'd like When using Camera.turnTo or Camera.concurrentlyTurnTo it would be nice to have a condition to cancel the task when it is met.
Describe alternatives you've considered Turning the camera concurrently and adding a seperate execution call directly after it.
Additional context N/a.