Qt Reference Documentation

Contents

QML ParticleMotionLinear Element

The ParticleMotionLinear object moves particles linearly. More...

This element was introduced in Qt 4.7.

Detailed Description

This is the default motion, and moves the particles according to the properties specified in the Particles element.

It has no further properties.

See also Particles.