Qt Quick Particles QML Types
This QML module contains a particle system for Qt Quick. To use these types, import the module with the following line:
import QtQuick.Particles
For a simple overview of how the system can be used, see Using the Qt Quick Particle System.
For details on the performance characteristics see Qt Quick Particle System Performance.
For specifying a direction that varies in angle | |
For specifying a direction made of other directions | |
For specifying a vector space | |
Represents an ellipse to other particle system elements | |
Represents a line for affectors and emitters | |
For specifying an area for affectors and emitters | |
For specifying a direction that varies in x and y components | |
For specifying an area for affectors and emitter |