ParticleMotionLinear QML Type

The ParticleMotionLinear object moves particles linearly. More...

Import Statement: import .
Since: 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.