VFX-JS
    Preparing search index...

    Type Alias HueShiftParams

    type HueShiftParams = {
        shift: number;
    }
    Index

    Properties

    Properties

    shift: number

    Hue rotation amount; 0..1 covers a full revolution.