ColorInterpolationFunctionLinear

from panda3d.physics import ColorInterpolationFunctionLinear
class ColorInterpolationFunctionLinear

Bases:

Bases: ColorInterpolationFunctionConstant

Inheritance diagram

Inheritance diagram of ColorInterpolationFunctionLinear

static get_class_type() panda3d.core.TypeHandle
get_color_b() panda3d.core.LColor
set_color_b(c: panda3d.core.LColor)