colour_visuals.visual.MixinPropertyColour#
- class colour_visuals.visual.MixinPropertyColour[source]#
Bases:
objectDefine a mixin for a colour.
Attributes
- property colour: ArrayLike | None[source]#
Getter and setter property for the colour.
- Parameters:
value – Value to set the colour with.
- Returns:
Visual colour.
- Return type:
ArrayLike or None
- __weakref__#
list of weak references to the object