AbstractSkeleton QML Type▲
- 
					
Import Statement: import Qt3D.Core 2.12
 - 
					
Since: Qt 5.10
 - 
					
Inherited By:: Skeleton and SkeletonLoader
 - 
					
Inherits: Node
 - 
					
Instantiates:: QAbstractSkeleton
 
Detailed Description▲
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).


