LerpScaleInterval
from direct.interval.LerpInterval import LerpScaleInterval
Inheritance:
LerpScaleInterval
:
Methods of LerpScaleInterval:
__init__
privDoEvent
__init__
def __init__(self, nodePath, duration, scale, startScale=None, other=None, blendType='noBlend', bakeInStart=1, fluid=0, name=None)
Undocumented function.
privDoEvent
def privDoEvent(self, t, event)
Undocumented function.