VFX-JS
    Preparing search index...

    Type Alias AsciiCharRamp

    AsciiCharRamp: string | readonly string[]

    A character ramp ordered dark → light: index 0 maps to the
    darkest input luminance, the last entry to the brightest. Pass a
    string (split per Unicode code point) or an array of single chars.