AnimChannel_ACMatrixSwitchType¶
from panda3d.core import AnimChannel_ACMatrixSwitchType
-
class
AnimChannel_ACMatrixSwitchType
¶ Bases:
AnimChannelBase
Inheritance diagram
-
static
getClassType
() → TypeHandle¶
-
getQuat
(frame: int, quat: LQuaternion)¶
-
getValueNoScaleShear
(frame: int, value: LMatrix4)¶ These transform-component methods only have meaning for matrix types.
-
getValueType
() → TypeHandle¶
-
static