ColorInterpolationFunctionStepwave

from panda3d.physics import ColorInterpolationFunctionStepwave
class ColorInterpolationFunctionStepwave

Bases:

Bases: ColorInterpolationFunctionLinear

Inheritance diagram

Inheritance diagram of ColorInterpolationFunctionStepwave

static get_class_type() panda3d.core.TypeHandle
get_width_a() float
get_width_b() float
set_width_a(w: float)
set_width_b(w: float)