class QChannelMapper#

可以映射剪辑内的通道至应用程序对象属性。 更多

Inheritance diagram of PySide6.Qt3DAnimation.Qt3DAnimation.QChannelMapper

自 6.1 版本起。

概要#

方法#

注意

本文档可能包含从C++自动翻译到Python的代码片段。我们始终欢迎对代码片段翻译的贡献。如果您在翻译中发现问题,您也可以通过在https:/bugreports.qt.io/projects/PYSIDE创建工单的方式告诉我们。

详细说明#

__init__([parent=None])#
参数:

parentQNode

addMapping(mapping)#
参数:

mappingQAbstractChannelMapping

mappings()#
返回类型:

Qt3DAnimation.QAbstractChannelMapping 的列表

removeMapping(mapping)#
参数:

mappingQAbstractChannelMapping