class QAnimationAspect#

为Qt 3D提供关键帧动画能力。更多

Inheritance diagram of PySide6.Qt3DAnimation.Qt3DAnimation.QAnimationAspect

摘要#

方法#

注意

本文档可能包含从C++自动转换为Python的代码片段。我们始终欢迎对代码片段翻译的贡献。如果您发现翻译问题,也可以通过在https:/bugreports.qt.io/projects/PYSIDE上创建工单的方式来通知我们

详细描述#

QAnimationAspect为Qt 3D提供关键帧动画。

__init__([parent=None])#
参数

parentQObject

使用 parent 构造一个新的 QAnimationAspect 对象。