内容表

上一话题

Qt3DCore.QAbstractAspect

下一话题

Qt3DCore.QArmature

Qt3DCore.QAbstractSkeleton

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

Inheritance diagram of PySide2.Qt3DCore.Qt3DCore.QAbstractSkeleton

继承者: Qt3DCore.QSkeleton , Qt3DCore.QSkeletonLoader

New in version 5.10.

概要

函数

信号

详细描述

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).

PySide2.Qt3DCore.Qt3DCore.QAbstractSkeleton. jointCount ( )
返回类型

int

PySide2.Qt3DCore.Qt3DCore.QAbstractSkeleton. jointCountChanged ( jointCount )
参数

jointCount int