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)
詳細説明
MorphTarget タイプは、Attributes のリストを提供する便利なタイプで、MorphingAnimation がジオメトリをアニメートするために使用します。MorphTarget は、既存のGeometry に基づいて作成することもできます。
プロパティ ドキュメント
メソッド Documentation
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.