interface ChipSM16027ExtendProperty {
    @_xsi:type?: "ChipSM16027ExtendProperty";
    BLowAshImprovement?: number;
    BLowAshPitsImprove?: number;
    BlueRegValueConfigFirst?: number;
    BVanishingStrength?: number;
    GLowAshImprovement?: number;
    GLowAshPitsImprove?: number;
    GreenRegValueConfigFirst?: number;
    GVanishingStrength?: number;
    IsAdvancedMode?: boolean;
    IsSetLowEffectGamma?: boolean;
    RedRegValueConfigFirst?: number;
    RLowAshImprovement?: number;
    RLowAshPitsImprove?: number;
    RVanishingStrength?: number;
    VRedRegValueConfigFirst?: number;
}

Hierarchy

Properties

@_xsi:type?: "ChipSM16027ExtendProperty" = ...
BLowAshImprovement?: number = common.UInt8
BLowAshPitsImprove?: number = common.UInt8
BlueRegValueConfigFirst?: number = common.UInt16
BVanishingStrength?: number = common.UInt8
GLowAshImprovement?: number = common.UInt8
GLowAshPitsImprove?: number = common.UInt8
GreenRegValueConfigFirst?: number = common.UInt16
GVanishingStrength?: number = common.UInt8
IsAdvancedMode?: boolean = common.Bool
IsSetLowEffectGamma?: boolean = common.Bool
RedRegValueConfigFirst?: number = common.UInt16
RLowAshImprovement?: number = common.UInt8
RLowAshPitsImprove?: number = common.UInt8
RVanishingStrength?: number = common.UInt8
VRedRegValueConfigFirst?: number = common.UInt16