base class — bpy_struct
Collection of Color Ramp Elements
Add element to ColorRamp
Parameters: | position (float in [0, 1]) – Position, Position to add element |
---|---|
Returns: | New element |
Return type: | ColorRampElement |
Delete element from ColorRamp
Parameters: | element (ColorRampElement, (never None)) – Element to remove |
---|
Inherited Properties
Inherited Functions
|
References