Panda3D
Loading...
Searching...
No Matches
LerpColorScaleInterval Class Reference
Inheritance diagram for LerpColorScaleInterval:
LerpNodePathInterval

Public Member Functions

 __init__ (self, nodePath, duration, colorScale, startColorScale=None, other=None, blendType='noBlend', bakeInStart=1, name=None, override=None)
 
- Public Member Functions inherited from LerpNodePathInterval
 __init__ (self, name, duration, blendType, bakeInStart, fluid, nodePath, other)
 
 anyCallable (self, *params)
 
 setupParam (self, func, param)
 

Additional Inherited Members

- Static Public Attributes inherited from LerpNodePathInterval
int lerpNodePathNum = 1
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
nodePath,
duration,
colorScale,
startColorScale = None,
other = None,
blendType = 'noBlend',
bakeInStart = 1,
name = None,
override = None )