interface ChipCNS7153RGBVExtendProperty {
    @_xsi:type?: "ChipCNS7153RGBVExtendProperty";
    BlueProperty?: ChipCNS7153ExtendProperty;
    GreenProperty?: ChipCNS7153ExtendProperty;
    IsAdvancedMode: boolean;
    IsSetLowEffectGamma?: boolean;
    IsUseNewModule?: boolean;
    RedProperty?: ChipCNS7153ExtendProperty;
    VRedProperty?: ChipCNS7153ExtendProperty;
}

Hierarchy

Properties

@_xsi:type?: "ChipCNS7153RGBVExtendProperty" = ...
IsAdvancedMode: boolean = common.Bool_true
IsSetLowEffectGamma?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool