ColorInterpolationFunctionConstant

from panda3d.physics import ColorInterpolationFunctionConstant
class ColorInterpolationFunctionConstant

Bases: DTOOL_SUPER_BASE

Inheritance diagram

Inheritance diagram of ColorInterpolationFunctionConstant

__init__(*args, **kwargs)
getClassType()

C++ Interface: get_class_type()

getColorA()

C++ Interface: get_color_a(ColorInterpolationFunctionConstant self)

get_class_type()

C++ Interface: get_class_type()

get_color_a()

C++ Interface: get_color_a(ColorInterpolationFunctionConstant self)

setColorA()

C++ Interface: set_color_a(const ColorInterpolationFunctionConstant self, const LVecBase4f c)

set_color_a()

C++ Interface: set_color_a(const ColorInterpolationFunctionConstant self, const LVecBase4f c)