aboutsummaryrefslogtreecommitdiffstats
path: root/examples/particles/affectors/content/age.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/particles/affectors/content/age.qml')
-rw-r--r--examples/particles/affectors/content/age.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/particles/affectors/content/age.qml b/examples/particles/affectors/content/age.qml
index ba52ce25ec..bcc35a3880 100644
--- a/examples/particles/affectors/content/age.qml
+++ b/examples/particles/affectors/content/age.qml
@@ -64,7 +64,7 @@ Rectangle {
system: particles
emitRate: 20
lifeSpan: 8000
- speed: PointDirection { y:80; yVariation: 40; }
+ velocity: PointDirection { y:80; yVariation: 40; }
acceleration: PointDirection { y: 4 }
size: 36
endSize: 12