LerpFunctionNoStateInterval
from direct.interval.LerpInterval import LerpFunctionNoStateInterval
Inheritance:
LerpFunctionNoStateInterval
:
Methods of LerpFunctionNoStateInterval:
__init__
privStep
__init__
def __init__(self, function, duration=0.0, fromData=0, toData=1, blendType='noBlend', extraArgs=[], name=None)
Undocumented function.
privStep
def privStep(self, t)
Undocumented function.