Qt 3D Qt3DAnimation QML Types

이 모듈은 Qt3D.Animation 6.8부터 더 이상 사용되지 않습니다. 새 코드에서 이 모듈을 사용하지 않는 것이 좋습니다.

모듈의 QML 유형을 임포트하여 사용하려면 다음 문을 사용하십시오:

import Qt3D.Animation 2.8

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.