QAnimationClipData¶
- PyQt5.Qt3DAnimation.QAnimationClipData
Description¶
Class containing the animation data.
Methods¶
- __init__()
TODO
- __init__(QAnimationClipData)
TODO
- appendChannel(QChannel)
TODO
- channelCount() int
TODO
- clearChannels()
TODO
- insertChannel(int, QChannel)
TODO
- isValid() bool
TODO
- name() str
See also
- removeChannel(int)
TODO
- setName(str)
See also