MorphTarget QML Type
블렌드 셰이프 애니메이션에 모프 타깃을 제공하는 유형입니다. 더 보기...
Import Statement: | import Qt3D.Animation 2.8 |
In C++: | QMorphTarget |
Inherits: | |
Status: | Deprecated |
속성
- attributeNames : list<string>
- attributes : list<Attribute>
방법
- MorphTarget fromGeometry(geometry, stringList)
상세 설명
모프타깃 유형은 MorphingAnimation 에서 지오메트리 애니메이션에 사용하는 Attributes 의 목록을 제공하는 편의 유형입니다. 기존 Geometry 을 기반으로 모프타깃을 생성할 수도 있습니다.
프로퍼티 문서
메서드 문서
MorphTarget fromGeometry(geometry, stringList) |
주어진 geometry 에서 주어진 stringList 에 정의된 어트리뷰트를 기반으로 모프 타깃을 반환합니다.
© 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.