Package bpy :: Module types :: Class ColorRamp
[hide private]
[frames] | no frames]

Class ColorRamp

The Color Ramp Object

Color ramp mapping a scalar value to a color.

References

Instance Variables [hide private]
Collection of ColorRampElement (readonly) elements
Elements
enum interpolation
Interpolation in...
Instance Variable Details [hide private]

interpolation

Interpolation in...
  • EASE
  • CARDINAL
  • LINEAR
  • B_SPLINE
  • CONSTANT
Type:
enum