summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/scene3d-loader/AnimatedEntity.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qt3d/scene3d-loader/AnimatedEntity.qml')
-rw-r--r--examples/qt3d/scene3d-loader/AnimatedEntity.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qt3d/scene3d-loader/AnimatedEntity.qml b/examples/qt3d/scene3d-loader/AnimatedEntity.qml
index bf0a16fc4..faf459157 100644
--- a/examples/qt3d/scene3d-loader/AnimatedEntity.qml
+++ b/examples/qt3d/scene3d-loader/AnimatedEntity.qml
@@ -72,7 +72,7 @@ Entity {
FirstPersonCameraController { camera: camera }
components: [
- FrameGraph {
+ RenderSettings {
activeFrameGraph: Viewport {
id: viewport
normalizedRect: Qt.rect(0.0, 0.0, 1.0, 1.0) // From Top Left