QChannelComponent#
Synopsis#
Functions#
def
appendKeyFrame
(kf)def
begin
()def
cbegin
()def
cend
()def
clearKeyFrames
()def
end
()def
insertKeyFrame
(index, kf)def
keyFrameCount
()def
name
()def
removeKeyFrame
(index)def
setName
(name)
Detailed Description#
- class PySide6.Qt3DAnimation.Qt3DAnimation.QChannelComponent#
PySide6.Qt3DAnimation.Qt3DAnimation.QChannelComponent(name)
PySide6.Qt3DAnimation.Qt3DAnimation.QChannelComponent(arg__1)
- Parameters
arg__1 –
PySide6.Qt3DAnimation.Qt3DAnimation.QChannelComponent
name – str
- PySide6.Qt3DAnimation.Qt3DAnimation.QChannelComponent.appendKeyFrame(kf)#
- Parameters
- PySide6.Qt3DAnimation.Qt3DAnimation.QChannelComponent.begin()#
- Return type
- PySide6.Qt3DAnimation.Qt3DAnimation.QChannelComponent.cbegin()#
- Return type
- PySide6.Qt3DAnimation.Qt3DAnimation.QChannelComponent.cend()#
- Return type
- PySide6.Qt3DAnimation.Qt3DAnimation.QChannelComponent.clearKeyFrames()#
- PySide6.Qt3DAnimation.Qt3DAnimation.QChannelComponent.end()#
- Return type
- PySide6.Qt3DAnimation.Qt3DAnimation.QChannelComponent.insertKeyFrame(index, kf)#
- Parameters
index – int
- PySide6.Qt3DAnimation.Qt3DAnimation.QChannelComponent.keyFrameCount()#
- Return type
int
- PySide6.Qt3DAnimation.Qt3DAnimation.QChannelComponent.name()#
- Return type
str
- PySide6.Qt3DAnimation.Qt3DAnimation.QChannelComponent.removeKeyFrame(index)#
- Parameters
index – int
- PySide6.Qt3DAnimation.Qt3DAnimation.QChannelComponent.setName(name)#
- Parameters
name – str