LerpFunc

Inheritance:

Methods of LerpFunc:

Methods of LerpFunctionInterval:

__init__
def __init__(self, *args, **kw)

Undocumented function.

__init__
def __init__(self, function, duration=0.0, fromData=0, toData=1, blendType='noBlend', extraArgs=[], name=None)

__init__(function, duration, fromData, toData, name)

privStep
def privStep(self, t)

Undocumented function.