color_value3 property

color_value3 property

Gets or sets the color value3.

Definition:

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

See Also