LayerItem QML Type

프로퍼티로 변환 행렬에 대한 액세스를 제공하는 아이템입니다. 더 보기...

Import Statement: import Qt.labs.lottieqt.VectorImageHelpers
Since: Qt 6.10

속성

상세 설명

LayerItem 유형은 언제든지 항목의 자체 트랜스폼과 모든 상위 트랜스폼의 조합을 포함하는 transformMatrix 프로퍼티를 유지합니다. 특히 특정 벡터 그래픽 형식의 연결된 트랜스폼을 지원하는 데 사용됩니다. VectorImageHelpers 모듈의 모든 유형과 마찬가지로 VectorImage 및 관련 도구에서 생성된 코드에서만 사용하도록 되어 있습니다.

속성 문서

transformMatrix : matrix4x4

이 항목의 트랜스폼을 전체 조상 체인의 트랜스폼과 결합한 결과입니다.


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