summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/assimp/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qt3d/assimp/main.qml')
-rw-r--r--examples/qt3d/assimp/main.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/qt3d/assimp/main.qml b/examples/qt3d/assimp/main.qml
index 5936313f5..9eaf21464 100644
--- a/examples/qt3d/assimp/main.qml
+++ b/examples/qt3d/assimp/main.qml
@@ -60,8 +60,8 @@ Entity
viewCenter: Qt.vector3d( 0.0, 0.0, 0.0 )
}
- Configuration {
- controlledCamera: camera
+ FirstPersonCameraController {
+ camera: camera
}
// test_scene.dae contains three named nodes. Once the asynchronous loading of the