QChannel

PyQt5.Qt3DAnimation.QChannel

Description

TODO

Methods

__init__()

TODO


__init__(str)

TODO


__init__(QChannel)

TODO


appendChannelComponent(QChannelComponent)

TODO


channelComponentCount() → int

TODO


clearChannelComponents()

TODO


insertChannelComponent(int, QChannelComponent)

TODO


jointIndex() → int

See also

setJointIndex().


name() → str

See also

setName().


removeChannelComponent(int)

TODO


setJointIndex(int)

See also

jointIndex().


setName(str)

See also

name().