IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

TrailEmitter3D QML Type

Emitter for logical particles from other particles.

This type was introduced in Qt 6.2.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

TrailEmitter3D QML Type

  • Import Statement: import QtQuick3D.Particles3D

  • Since:: Qt 6.2

  • Inherits:: ParticleEmitter3D

Detailed Description

TrailEmitter3D is a special emitter for emitting particles with starting positions inherited from other logical particles.

Property Documentation

 

follow : Particle3D

This property defines the logical particle which this emitter follows. When the TrailEmitter3D emits particles, center position of those particles will become from the Particle3D the emitter follows.

Method Documentation

 

vector3d burst(int count)

This method emits count amount of particles from this emitter immediately.

TrailEmitter3D doesn't support other bursting methods. Position always comes from the particle defined with the follow property.

Vous avez aimé ce tutoriel ? Alors partagez-le en cliquant sur les boutons suivants : Viadeo Twitter Facebook Share on Google+