QAbstractSkeleton露
- PyQt5.Qt3DCore.QAbstractSkeleton
Inherits from QNode.
Inherited by QSkeleton, QSkeletonLoader.
Description露
A skeleton contains the joints for a skinned mesh.
Do not use this class directly. You should use QSkeletonLoader if loading skeleton data from a file (most likely) or QSkeleton if creating the skeleton and skinned mesh data yourself (mainly for people creating editors or tooling).
Signals露
- jointCountChanged(int)
TODO