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

QClipBlendValue Class

Class used for including a clip in a blend tree.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

QClipBlendValue Class

  • Header: QClipBlendValue

  • CMake:

    find_package(Qt6 REQUIRED COMPONENTS 3danimation)

    target_link_libraries(mytarget PRIVATE Qt6::3danimation)

  • qmake: QT += 3danimation

  • Inherited By:

  • Instantiated By: qml-qt3d-animation-clipblendvalue.xml

  • Inherits: Qt3DAnimation::QAbstractClipBlendNode

Detailed Description

 

Property Documentation

 

clip : Qt3DAnimation::QAbstractAnimationClip*

The animation clip that needs to be included in the blend tree.

Access functions:

  • *clip() const

  • void setClip( *clip)

Notifier signal:

  • void clipChanged( *clip)

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