Qt3DAnimation::QChannelMapper Class

class Qt3DAnimation::QChannelMapper

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

Header: #include <qchannelmapper.h>
CMake: find_package(Qt6 REQUIRED COMPONENTS 3danimation)
target_link_libraries(mytarget PRIVATE Qt6::3danimation)
qmake: QT += 3danimation
Inherits: Qt3DCore::QNode
Status: Technology preview

This class is in technology preview and is subject to change.

Detailed Description