Qt Quick Timeline Blend Trees QML Types

该模块在 Qt 6.7 中引入。

要将 QML 类型导入应用程序,请在 .qml 文件中使用以下导入语句:

import QtQuick.Timeline.BlendTrees

BlendAnimationNode

在两个动画源之间混合的混合树节点

BlendTreeNode

所有混合树节点的基类

TimelineAnimationNode

播放时间轴动画的混合树源节点

© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.