ColorInterpolationFunctionLinear

from panda3d.physics import ColorInterpolationFunctionLinear
class ColorInterpolationFunctionLinear

Bases:

Bases: ColorInterpolationFunctionConstant

Inheritance diagram

Inheritance diagram of ColorInterpolationFunctionLinear

static getClassType() panda3d.core.TypeHandle
getColorB() panda3d.core.LColor
setColorB(c: panda3d.core.LColor)