QAnimationAspect Class

class Qt3DAnimation::QAnimationAspect

Qt 3D にキーフレームアニメーション機能を提供します。詳細...

Header: #include <QAnimationAspect>
CMake: find_package(Qt6 REQUIRED COMPONENTS 3danimation)
target_link_libraries(mytarget PRIVATE Qt6::3danimation)
qmake: QT += 3danimation
Inherits: Qt3DCore::QAbstractAspect
Status: Deprecated

パブリック関数

QAnimationAspect(QObject *parent = nullptr)

詳細説明

QAnimationAspect は Qt 3D にキーフレームアニメーションを提供します。

メンバ関数の説明

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

parent を持つ新しいQAnimationAspectを構築します。

本ドキュメントに含まれる文書の著作権は、それぞれの所有者に帰属します 本書で提供されるドキュメントは、Free Software Foundation が発行したGNU Free Documentation License version 1.3に基づいてライセンスされています。 Qtおよびそれぞれのロゴは、フィンランドおよびその他の国におけるThe Qt Company Ltd.の 商標です。その他すべての商標は、それぞれの所有者に帰属します。