AnimChannelBase
from panda3d.core import AnimChannelBase
- class AnimChannelBase
Bases:
AnimGroup
Parent class for all animation channels. An AnimChannel is an arbitrary function that changes over time (actually, over frames), usually defined by a table read from an egg file (but possibly computed or generated in any other way).
Inheritance diagram
- __init__(*args, **kwargs)
- getClassType()
C++ Interface: get_class_type()
- getType()
C++ Interface: get_type(AnimChannelBase self)
- get_class_type()
C++ Interface: get_class_type()
- get_type()
C++ Interface: get_type(AnimChannelBase self)