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

Public Member Functions

 __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
 __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,
texRotate,
startTexRotate = None,
other = None,
blendType = 'noBlend',
textureStage = None,
bakeInStart = 1,
name = None,
override = None )