Description
OrbitCameraController has clipNear and clipFar hardcoded values which overrides the values set by user in View3D camera. Check here for more info https://forum.qt.io/topic/158803/rendering-distance-in-qt-quick-3d/4
Imho the fix should be to remove the OrbitCameraController.qml connection in line 26, which overrides clipFar and clipNear valuesÂ
Attachments
Issue Links
- is duplicated by
-
QTBUG-129230 OrbitCameraController does not respect the camera clipFar distance
-
- Closed
-