s2maps-gpu - v0.18.0
    Preparing search index...

    Interface ColorRampInput

    Color Ramp Interpolation guide

    interface ColorRampInput {
        color: string;
        stop: number;
    }
    Index

    Properties

    Properties

    color: string

    A color at the stop position. Refer to Color for a list of valid colors

    stop: number

    A stop position of the color ramp