edge_silhouette_color property

edge_silhouette_color property

Gets or sets the color of the edge silhouette.

Definition:

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

See Also