Panda3D
Public Member Functions | Public Attributes | List of all members
LerpScaleInterval Class Reference
Inheritance diagram for LerpScaleInterval:
LerpNodePathInterval

Public Member Functions

def __init__ (self, nodePath, duration, scale, startScale=None, other=None, blendType='noBlend', bakeInStart=1, fluid=0, name=None)
 
def privDoEvent (self, t, event)
 
- Public Member Functions inherited from LerpNodePathInterval
def __init__ (self, name, duration, blendType, bakeInStart, fluid, nodePath, other)
 
def anyCallable (self, params)
 
def setupParam (self, func, param)
 

Public Attributes

 endScale
 
 inPython
 
 paramSetup
 
 startScale
 

Additional Inherited Members

- Static Public Attributes inherited from LerpNodePathInterval
int lerpNodePathNum = 1
 

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  nodePath,
  duration,
  scale,
  startScale = None,
  other = None,
  blendType = 'noBlend',
  bakeInStart = 1,
  fluid = 0,
  name = None 
)

Member Function Documentation

◆ privDoEvent()

def privDoEvent (   self,
  t,
  event 
)

Member Data Documentation

◆ endScale

endScale

◆ inPython

inPython

◆ paramSetup

paramSetup

◆ startScale

startScale