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

Hierarchy

Properties

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