AnimChannel_ACScalarSwitchType
from panda3d.core import AnimChannel_ACScalarSwitchType
- class AnimChannel_ACScalarSwitchType
Bases:
AnimChannelBase
Inheritance diagram
- __init__(*args, **kwargs)
- getClassType()
C++ Interface: get_class_type()
- getHpr()
C++ Interface: get_hpr(const AnimChannel self, int frame, LVecBase3f hpr)
- getPos()
C++ Interface: get_pos(const AnimChannel self, int frame, LVecBase3f pos)
- getQuat()
C++ Interface: get_quat(const AnimChannel self, int frame, LQuaternionf quat)
- getScale()
C++ Interface: get_scale(const AnimChannel self, int frame, LVecBase3f scale)
- getShear()
C++ Interface: get_shear(const AnimChannel self, int frame, LVecBase3f shear)
- getValueType()
C++ Interface: get_value_type(AnimChannel self)
- get_class_type()
C++ Interface: get_class_type()
- get_hpr()
C++ Interface: get_hpr(const AnimChannel self, int frame, LVecBase3f hpr)
- get_pos()
C++ Interface: get_pos(const AnimChannel self, int frame, LVecBase3f pos)
- get_quat()
C++ Interface: get_quat(const AnimChannel self, int frame, LQuaternionf quat)
- get_scale()
C++ Interface: get_scale(const AnimChannel self, int frame, LVecBase3f scale)
- get_shear()
C++ Interface: get_shear(const AnimChannel self, int frame, LVecBase3f shear)
- get_value_type()
C++ Interface: get_value_type(AnimChannel self)