@three-tile/plugin
    Preparing search index...

    Interface ContourShaderParameters

    interface ContourShaderParameters {
        color: ColorRepresentation;
        interval: number;
        width: number;
    }
    Index

    Properties

    Properties

    color: ColorRepresentation
    interval: number
    width: number