colour_visuals.visual.MixinPropertyIlluminant#
- class colour_visuals.visual.MixinPropertyIlluminant[source]#
Bases:
objectDefine a mixin for an illuminant spectral distribution.
Attributes
- property illuminant: SpectralDistribution | str | Sequence[SpectralDistribution | str][source]#
Getter and setter property for the illuminant spectral distribution.
- Parameters:
value – Value to set the illuminant spectral distribution with.
- Returns:
Illuminant spectral distribution.
- Return type:
colour.SpectralDistributionorstrorSequence
- __weakref__#
list of weak references to the object