QChannelMapper

PyQt5.Qt3DAnimation.QChannelMapper

Inherits from QNode.

Description

Allows to map the channels within the clip onto properties of objects in the application.

Methods

__init__(parent: QNode = None)

TODO


addMapping(QAbstractChannelMapping)

TODO


mappings() → List[QAbstractChannelMapping]

TODO


removeMapping(QAbstractChannelMapping)

TODO