AbstractSkeleton QML Type
骨架包含蒙皮网格的关节点。更多
Import Statement: | import Qt3D.Core 2.9 |
In C++: | QAbstractSkeleton |
Inherits: | |
Inherited By: | |
Status: | Deprecated |
详细说明
请勿直接使用该类。如果从文件中加载骨架数据(最有可能),请使用SkeletonLoader ;如果自己创建骨架和蒙皮网格数据(主要用于创建编辑器或工具的人员),请使用 Skeleton。
© 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.