Qt3DAnimation::QAnimationAspect Class
class Qt3DAnimation::QAnimationAspect为Qt 3D.NET Framework 提供关键帧动画功能。更多
头文件: | #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) |
成员函数文档
[explicit]
QAnimationAspect::QAnimationAspect(QObject *parent = nullptr)
用parent 构建一个新的 QAnimationAspect。
© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.