ColorInterpolationFunctionStepwave

from panda3d.physics import ColorInterpolationFunctionStepwave
class ColorInterpolationFunctionStepwave

Bases:

Bases: ColorInterpolationFunctionLinear

Inheritance diagram

Inheritance diagram of ColorInterpolationFunctionStepwave

static getClassType() panda3d.core.TypeHandle
getWidthA() float
getWidthB() float
setWidthA(w: float)
setWidthB(w: float)