QML Module QtQuick.Particles 2This QML module contains a particle system for Qt Quick. To use these types, import the module with the following line: import QtQuick.Particles 2.0 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. |