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

Hierarchy

Properties

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