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

AbstractAnimation

An abstract base type for Qt3D animations

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