AbstractSkeleton QML Type

A skeleton contains the joints for a skinned mesh. 更多...

导入语句: import Qt3D.Core 2.2
Since: Qt 5.10
实例化: QAbstractSkeleton
继承: Node
继承者: Skeleton and SkeletonLoader

详细描述

Do not use this class directly. You should use SkeletonLoader if loading skeleton data from a file (most likely) or Skeleton if creating the skeleton and skinned mesh data yourself (mainly for people creating editors or tooling).