QAnimationAspect¶

Provides key-frame animation capabilities to Qt 3D. More…

Inheritance diagram of PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationAspect

Detailed Description¶

QAnimationAspect provides key-frame animation to Qt 3D.

class PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationAspect([parent=None])¶
param parent:

PySide2.QtCore.QObject

Constructs a new QAnimationAspect with parent .