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

Public Member Functions

 __init__ (self, nodePath, duration, color, startColor=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,
color,
startColor = None,
other = None,
blendType = 'noBlend',
bakeInStart = 1,
name = None,
override = None )