ledfx
    Preparing search index...

    Interface WavelengthEffectConfig

    Specific configuration for the 'wavelength' effect.

    interface WavelengthEffectConfig {
        blur?: number;
        type: "wavelength";
    }
    Index

    Properties

    Properties

    blur?: number

    Amount to blur the effect

    3.0
    

    0.0

    10

    type: "wavelength"