extrusion_color property

extrusion_color property

Gets the extrusion color on a shape.

Definition:

@property
def extrusion_color(self):
    ...
@extrusion_color.setter
def extrusion_color(self, value):
    ...

See Also