QAnimationAspect#
Provides key-frame animation capabilities to Qt 3D. More…
Detailed Description#
QAnimationAspect
provides key-frame animation to Qt 3D.
- class PySide6.Qt3DAnimation.Qt3DAnimation.QAnimationAspect([parent=None])#
- Parameters
parent –
PySide6.QtCore.QObject
Constructs a new QAnimationAspect
with parent
.