colour_visuals.visual.MixinPropertyWireframe# class colour_visuals.visual.MixinPropertyWireframe[source]# Bases: object Define a mixin for a wireframe state. Attributes wireframe __weakref__# list of weak references to the object __init__() → None[source]# Return type: None property wireframe: bool[source]# Getter and setter property for the wireframe state. Parameters: value – Value to set wireframe state with. Returns: Wireframe state. Return type: bool