Panda3D
|
Public Member Functions | |
def | __init__ (self, actor, duration, startAnim, endAnim, startWeight=0.0, endWeight=1.0, blendType='noBlend', name=None, partName=None, lodName=None) |
Static Public Attributes | |
int | lerpAnimNum = 1 |
def __init__ | ( | self, | |
actor, | |||
duration, | |||
startAnim, | |||
endAnim, | |||
startWeight = 0.0 , |
|||
endWeight = 1.0 , |
|||
blendType = 'noBlend' , |
|||
name = None , |
|||
partName = None , |
|||
lodName = None |
|||
) |
|
static |