CharacterJointBundle
from panda3d.core import CharacterJointBundle
- class CharacterJointBundle
Bases:
PartBundle
The collection of all the joints and sliders in the character.
Inheritance diagram
- __init__(*args, **kwargs)
- getClassType()
C++ Interface: get_class_type()
- getNode()
C++ Interface: get_node(CharacterJointBundle self, int n)
- /**
Returns the nth Character associated with this PartBundle.
*/
- get_class_type()
C++ Interface: get_class_type()