colour_visuals.visual.MixinPropertyOpacity#
- class colour_visuals.visual.MixinPropertyOpacity[source]#
Bases:
objectDefine a mixin for an opacity value.
Attributes
- property opacity: float[source]#
Getter and setter property for the opacity value.
- Parameters:
value – Value to set the opacity value with.
- Returns:
Visual opacity.
- Return type:
- __weakref__#
list of weak references to the object