ColorInterpolationFunctionLinear
from panda3d.physics import ColorInterpolationFunctionLinear
- class ColorInterpolationFunctionLinear
Bases:
ColorInterpolationFunctionConstant
Inheritance diagram
- __init__(*args, **kwargs)
- getClassType()
C++ Interface: get_class_type()
- getColorB()
C++ Interface: get_color_b(ColorInterpolationFunctionLinear self)
- get_class_type()
C++ Interface: get_class_type()
- get_color_b()
C++ Interface: get_color_b(ColorInterpolationFunctionLinear self)
- setColorB()
C++ Interface: set_color_b(const ColorInterpolationFunctionLinear self, const LVecBase4f c)
- set_color_b()
C++ Interface: set_color_b(const ColorInterpolationFunctionLinear self, const LVecBase4f c)