QML Particle Elements
If you know what kind of QML element you want (Basic Visual, Interaction, Animation, etc), look here. | |
The ParticleMotionLinear object moves particles linearly. | |
The ParticleMotionGravity object moves particles towards a point. | |
The ParticleMotionWander object moves particles in a somewhat random fashion. | |
The Particles object generates and moves particles. |
If you know what kind of QML element you want (Basic Visual, Interaction, Animation, etc), look here. | |
The ParticleMotionLinear object moves particles linearly. | |
The ParticleMotionGravity object moves particles towards a point. | |
The ParticleMotionWander object moves particles in a somewhat random fashion. | |
The Particles object generates and moves particles. |