interface Chip2020ExtendProperty {
    @_xsi:type?: "Chip2020ExtendProperty";
    BrightnessGain?: number;
    IsSetLowEffectGamma?: boolean;
}

Hierarchy

Properties

@_xsi:type?: "Chip2020ExtendProperty" = ...
BrightnessGain?: number = common.Int32
IsSetLowEffectGamma?: boolean = common.Bool