Lens Scripting API

    Helper class to define a gradient in [LinearGradientBackground]

    type ColorStop = {
        color: vec4;
        percent?: number;
    }
    Index

    Properties

    Properties

    color: vec4
    percent?: number
    MMNEPVFCICPMFPCPTTAAATR