interface ChipMBI5038RGBExtendProperty {
    @_xsi:type?: "ChipMBI5038RGBExtendProperty";
    BlueProperty?: ChipMBI5038ExtendProperty;
    GreenProperty?: ChipMBI5038ExtendProperty;
    IsSetLowEffectGamma?: boolean;
    RedProperty?: ChipMBI5038ExtendProperty;
    VRedProperty?: ChipMBI5038ExtendProperty;
}

Hierarchy

Properties

@_xsi:type?: "ChipMBI5038RGBExtendProperty" = ...
IsSetLowEffectGamma?: boolean = common.Bool