ParticleAbstractShape3D QML Type
Abstract base type of particle shapes. More...
Import Statement: | import QtQuick3D.Particles3D |
Since: | Qt 6.2 |
Inherits: | |
Inherited By: | ParticleCustomShape3D, ParticleModelShape3D, and ParticleShape3D |
Detailed Description
The ParticleAbstractShape3D is an abstract base type of shapes like ParticleShape3D and ParticleModelShape3D. Shapes can be used to provide start and end positions for the particles.