QClipBlendValue

Class used for including a clip in a blend tree. More

Inheritance diagram of PySide6.Qt3DAnimation.Qt3DAnimation.QClipBlendValue

Synopsis

Functions

Slots

Signals

Detailed Description

class PySide6.Qt3DAnimation.Qt3DAnimation.QClipBlendValue(clip[, parent=None])

PySide6.Qt3DAnimation.Qt3DAnimation.QClipBlendValue([parent=None])

Parameters
PySide6.Qt3DAnimation.Qt3DAnimation.QClipBlendValue.clip()
Return type

PySide6.Qt3DAnimation.Qt3DAnimation.QAbstractAnimationClip

The animation clip that needs to be included in the blend tree.

PySide6.Qt3DAnimation.Qt3DAnimation.QClipBlendValue.clipChanged(clip)
Parameters

clipPySide6.Qt3DAnimation.Qt3DAnimation.QAbstractAnimationClip

PySide6.Qt3DAnimation.Qt3DAnimation.QClipBlendValue.setClip(clip)
Parameters

clipPySide6.Qt3DAnimation.Qt3DAnimation.QAbstractAnimationClip

The animation clip that needs to be included in the blend tree.