Public Attributes | |
function | |
mopath | |
node | |
![]() | |
blendType | |
currT | |
duration | |
extraArgs | |
fromData | |
function | |
state | |
toData | |
![]() | |
currT | |
doneEvent | |
duration | |
es | |
name | |
openEnded | |
pname | |
pstats | |
setTHooks | |
state | |
Static Public Attributes | |
int | mopathNum = 1 |
tuple | notify = directNotify.newCategory('MopathInterval') |
![]() | |
int | lerpFunctionIntervalNum = 1 |
tuple | notify = directNotify.newCategory('LerpFunctionInterval') |
![]() | |
tuple | notify = directNotify.newCategory("Interval") |
int | playbackCounter = 0 |
def __init__ | ( | self, | |
mopath, | |||
node, | |||
fromT = 0 , |
|||
toT = None , |
|||
duration = None , |
|||
blendType = 'noBlend' , |
|||
name = None |
|||
) |
def destroy | ( | self | ) |
Cleanup to avoid a garbage cycle.
function |
mopath |
|
static |
node |
|
static |