TimelineAnimationNode QML Type

타임라인 애니메이션을 재생하는 블렌드 트리 소스 노드입니다. 더 보기...

Import Statement: import QtQuick.Timeline.BlendTrees
Since: Qt 6.7
Inherits:

BlendTreeNode

속성

상세 설명

타임라인 애니메이션 노드는 타임라인 애니메이션을 재생하고 애니메이션의 프레임 데이터를 출력하는 블렌드 트리 소스 노드입니다. 이 노드는 TimelineAnimation 및 관련 타임라인을 래핑하고 애니메이션의 프레임 데이터를 가로채 블렌드 트리에 출력하는 방법을 제공합니다.

프로퍼티 문서

animation : TimelineAnimation

이 프로퍼티에는 재생할 타임라인 애니메이션이 저장됩니다.


currentFrame : real

이 프로퍼티에는 애니메이션의 현재 프레임이 저장됩니다.


timeline : Timeline

이 프로퍼티에는 애니메이션이 재생되는 타임라인이 저장됩니다.


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