AbstractSkeleton QML Type
A skeleton contains the joints for a skinned mesh. More...
| Instantiates: | QAbstractSkeleton |
Detailed Description
\inqmlmoduleQt3D.Core \inherits Node \since 5.10
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).