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

TargetDirection QML Type

For specifying a direction towards the target point.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

TargetDirection QML Type

  • Import Statement: import QtQuick.Particles

  • Inherits:: Direction

  • Group: TargetDirection is part of qtquick-particles

Detailed Description

 

Property Documentation

 

magnitude : real

 

magnitudeVariation : real

 

proportionalMagnitude : bool

If true, then the value of magnitude and magnitudeVariation shall be interpreted as multiples of the distance between the source point and the target point, per second.

If false(default), then the value of magnitude and magnitudeVariation shall be interpreted as pixels per second.

targetItem : Item

If specified, this will take precedence over targetX and targetY. The targeted point will be the center of the specified Item

targetVariation : real

 

targetX : real

 

targetY : real

 

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