QAnimationAspect Class

( Qt3DAnimation::QAnimationAspect )

Provides key-frame animation capabilities to Qt 3D. 更多...

頭: #include <QAnimationAspect>
qmake: QT += 3danimation
Since: Qt 5.9
繼承: Qt3DCore::QAbstractAspect

公共函數

QAnimationAspect (QObject * parent = nullptr)

靜態公共成員

const QMetaObject staticMetaObject

額外繼承成員

詳細描述

Provides key-frame animation capabilities to Qt 3D.

QAnimationAspect provides key-frame animation to Qt 3D.

成員函數文檔編製

QAnimationAspect:: QAnimationAspect ( QObject * parent = nullptr)

構造新的 QAnimationAspect with parent .