I want to lock user's ability to rotate view in all directions. I need model rotation only in left and right. How can i do this?
Asked
Active
Viewed 228 times
1 Answers
0
You can't use the .allowsCameraControl
setting to achieve this restriction. You'll have to implement it yourself, as described in SCNCamera limit arcball rotation.

Community
- 1
- 1

Hal Mueller
- 7,019
- 2
- 24
- 42