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)

额外继承成员

详细描述

Provides key-frame animation capabilities to Qt 3D.

QAnimationAspect provides key-frame animation to Qt 3D.

成员函数文档编制

QAnimationAspect:: QAnimationAspect ( QObject * parent = nullptr)

构造新的 QAnimationAspect with parent .