Panda3D
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties
Public Member Functions | List of all members
LerpTexScaleInterval Class Reference
Inheritance diagram for LerpTexScaleInterval:
LerpNodePathInterval

Public Member Functions

def __init__
 
- Public Member Functions inherited from LerpNodePathInterval
def __init__
 
def anyCallable
 
def setupParam
 

Additional Inherited Members

- Static Public Attributes inherited from LerpNodePathInterval
int lerpNodePathNum = 1
 

Constructor & Destructor Documentation

def __init__ (   self,
  nodePath,
  duration,
  texScale,
  startTexScale = None,
  other = None,
  blendType = 'noBlend',
  textureStage = None,
  bakeInStart = 1,
  name = None,
  override = None 
)