Qt3DAnimation::QAnimationAspect Class

class Qt3DAnimation::QAnimationAspect

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

頭: #include <QAnimationAspect>
CMake: find_package(Qt6 REQUIRED COMPONENTS 3danimation)
target_link_libraries(mytarget PRIVATE Qt6::3danimation)
qmake: QT += 3danimation
繼承: Qt3DCore::QAbstractAspect
狀態: 棄用

公共函數

QAnimationAspect (QObject * parent = nullptr)

詳細描述

QAnimationAspect provides key-frame animation to Qt 3D.

成員函數文檔編製

[explicit] QAnimationAspect:: QAnimationAspect ( QObject * parent = nullptr)

Constructs a new QAnimationAspect with parent .