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

Hierarchy

Properties

@_xsi:type?: "ChipHX8055RGBVExtendProperty" = ...
GreenProperty?: ChipHX8055ExtendProperty
IsAdvancedMode: boolean = common.Bool_true
IsSetLowEffectGamma?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool