@lacunahub/lavaluna.js
    Preparing search index...

    Interface LowPassFilter

    interface LowPassFilter {
        smoothing?: number;
    }
    Index

    Properties

    Properties

    smoothing?: number

    The smoothing factor (1.0 < x).