RAMP4 - v4.21.0
    Preparing search index...

    Interface RampLodSetConfig

    interface RampLodSetConfig {
        id: string;
        lods: RampLodConfig[];
    }
    Index

    Properties

    Properties

    id: string