Qt3D camera control documentation
-
wrote on 31 Aug 2015, 23:02 last edited by
I've built a few of Qt5.5 Qt3D C++ examples and I'm trying to find documentation for camera control using mouse and keyboard. So far I found that the left mouse button is for camera panning and the right button is for object rotation. Is there any documentation on this subject? Which class is responsible for camera control?
-
wrote on 1 Sept 2015, 09:24 last edited by
Camera control is not fully implemented yet. There's just a little workaround for this problem for now.
1/2