Qt 3D Qt3DAnimation QML Types

自 Qt3D.Animation 6.8 起,该模块已被弃用。我们强烈建议不要在新代码中使用该模块。

要导入并使用该模块的 QML 类型,请使用以下语句:

import Qt3D.Animation 2.9

AbstractAnimation

Qt3D 动画的抽象基类

AbstractClipAnimator

提供动画播放功能类型的基类

AbstractClipBlendNode

用于构建动画混合树类型的基类

AdditiveClipBlend

根据加法因子对两个动画片段执行加法混合

AnimationController

动画控制器类型

AnimationGroup

动画分组类型

BlendedClipAnimator

为混合节点树提供动画播放功能的组件

ClipAnimator

提供简单动画播放功能的组件

ClipBlendValue

用于在混合树中包含剪辑的类型

KeyframeAnimation

为变形执行简单关键帧动画的类型

LerpClipBlend

根据归一化因子对两个动画片段执行线性插值

MorphTarget

为混合形状动画提供变形目标的类型

MorphingAnimation

实现混合形状变形动画的类型

VertexBlendAnimation

实现顶点混合变形动画的类型

© 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.