QAnimationClip露
- PyQt5.Qt3DAnimation.QAnimationClip
Inherits from QAbstractAnimationClip.
Description露
Specifies key frame animation data.
Methods露
- __init__(parent: QNode = None)
TODO
- clipData() → QAnimationClipData
Returns the data describing the animation clip.
See also
- setClipData(QAnimationClipData)
Set the parameters of the clip according to the clipData provided.
See also
Signals露
- clipDataChanged(QAnimationClipData)
TODO