color_temperature property

color_temperature property

Gets the ColorTemperature.

Definition:

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

See Also