Qt 3D Qt3DAnimation QML Types

This module is under development and is subject to change.

To import and use the module's QML types, use the following statement:

import Qt3D.Animation 2.2

AbstractAnimation

An abstract base type for Qt3D animations

AbstractClipAnimator

The base class for types providing animation playback capabilities

AbstractClipBlendNode

The base class for types used to construct animation blend trees

AdditiveClipBlend

Performs an additive blend of two animation clips based on an additive factor

AnimationController

A controller type for animations

AnimationGroup

A type grouping animations together

BlendedClipAnimator

Component providing animation playback capabilities of a tree of blend nodes

ClipAnimator

Component providing simple animation playback capabilities

ClipBlendValue

Type used for including a clip in a blend tree

KeyframeAnimation

A type implementing simple keyframe animation to a Transform

LerpClipBlend

Performs a linear interpolation of two animation clips based on a normalized factor

MorphTarget

A type providing morph targets to blend-shape animation

MorphingAnimation

A type implementing blend-shape morphing animation

VertexBlendAnimation

A type implementing vertex-blend morphing animation

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