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

AbstractAnimation QML Type

An abstract base type for Qt3D animations.

This type was introduced in Qt 5.9.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

AbstractAnimation QML Type

Detailed Description

AbstractAnimation is an abstract base type for all animations. AbstractAnimation can not be directly instantiated, but rather through its subtypes. AbstractAnimation specifies common properties for all Qt3D animations, such as animation type, current position and animation duration, while leaving the actual animating for the subtypes.

Property Documentation

 

animationName : string

Holds the name of the animation.

[read-only] animationType : enumeration

Holds the type of the animation.

[read-only] duration : real

Holds the duration of the animation.

position : real

Holds the current position of the animation.

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