AnimChannel_ACScalarSwitchType

from panda3d.core import AnimChannel_ACScalarSwitchType
class AnimChannel_ACScalarSwitchType

Bases:

Bases: AnimChannelBase

Inheritance diagram

Inheritance diagram of AnimChannel_ACScalarSwitchType

static get_class_type() TypeHandle
get_hpr(frame: int, hpr: LVecBase3)
get_pos(frame: int, pos: LVecBase3)
get_quat(frame: int, quat: LQuaternion)
get_scale(frame: int, scale: LVecBase3)
get_shear(frame: int, shear: LVecBase3)
get_value_type() TypeHandle