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

Public Member Functions

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

Additional Inherited Members

- Static Public Attributes inherited from LerpNodePathInterval
int lerpNodePathNum = 1
 

Constructor & Destructor Documentation

◆ __init__()

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