QClipBlendValue¶
Class used for including a clip in a blend tree. More…
Synopsis¶
Functions¶
def
clip
()
Slots¶
def
setClip
(clip)
Signals¶
def
clipChanged
(clip)
Detailed Description¶
- class PySide6.Qt3DAnimation.Qt3DAnimation.QClipBlendValue(clip[, parent=None])¶
PySide6.Qt3DAnimation.Qt3DAnimation.QClipBlendValue([parent=None])
- Parameters
- PySide6.Qt3DAnimation.Qt3DAnimation.QClipBlendValue.clip()¶
The animation clip that needs to be included in the blend tree.
- PySide6.Qt3DAnimation.Qt3DAnimation.QClipBlendValue.clipChanged(clip)¶
- Parameters
clip –
PySide6.Qt3DAnimation.Qt3DAnimation.QAbstractAnimationClip
- PySide6.Qt3DAnimation.Qt3DAnimation.QClipBlendValue.setClip(clip)¶
- Parameters
clip –
PySide6.Qt3DAnimation.Qt3DAnimation.QAbstractAnimationClip
The animation clip that needs to be included in the blend tree.
© 2022 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.