Panda3D
Loading...
Searching...
No Matches
LerpNodePathInterval Class Reference
Inheritance diagram for LerpNodePathInterval:
LerpColorInterval LerpColorScaleInterval LerpHprInterval LerpHprScaleInterval LerpPosHprInterval LerpPosHprScaleInterval LerpPosHprScaleShearInterval LerpPosInterval LerpPosQuatInterval LerpPosQuatScaleInterval LerpPosQuatScaleShearInterval LerpQuatInterval LerpQuatScaleInterval LerpScaleInterval LerpShearInterval LerpTexOffsetInterval LerpTexRotateInterval LerpTexScaleInterval

Public Member Functions

 __init__ (self, name, duration, blendType, bakeInStart, fluid, nodePath, other)
 
 anyCallable (self, *params)
 
 setupParam (self, func, param)
 

Static Public Attributes

int lerpNodePathNum = 1
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
name,
duration,
blendType,
bakeInStart,
fluid,
nodePath,
other )

Member Function Documentation

◆ anyCallable()

anyCallable ( self,
* params )

◆ setupParam()

setupParam ( self,
func,
param )

Member Data Documentation

◆ lerpNodePathNum

int lerpNodePathNum = 1
static