Variable dimensionsConst

dimensions: {
    color: typeof Color;
    filter: typeof Filter;
    filter2: typeof Filter;
    foreground: typeof Foreground;
    jitter_radius: typeof Jitter_radius;
    jitter_speed: typeof Jitter_speed;
    size: typeof Size;
    x: typeof X;
    x0: typeof X0;
    y: typeof Y;
    y0: typeof Y0;
} = ...

Type declaration

Generated using TypeDoc