Interface SerializedAdaptiveLightingControllerState

interface SerializedAdaptiveLightingControllerState {
    activeTransition: ActiveAdaptiveLightingTransition;
}

Properties

Properties