Qt Quick 3D Particles3D QML Types (Technology Preview)
This module provides particles using Qt Quick 3D.
Note: This module is still in development and is provided as a technology preview.
| Affectors modify the attributes of particles during their lifetime | |
| Attracts particles towards a position or a shape | |
| Directions assign velocity for the emitted particles | |
| Declarative emitter bursts | |
| Accelerates particles to a vector of the specified magnitude in the specified direction | |
| Particle using a Qt Quick 3D Model | |
| Abstract logical particle | |
| Emitter for logical particles | |
| Offers 3D shapes for emitters and affectors | |
| A system which includes particle, emitter, and affector types | |
| Provides information of the particle system | |
| Rotates particles around a pivot point | |
| Particle using a 2D sprite texture | |
| For specifying a direction towards the target position | |
| Emitter for logical particles from other particles | |
| For specifying a direction towards the target direction | |
| Applies random wave curves to particles |