As of this writing, used when we want to draw a scatterplot with square points. WIP.

May encorporate other rendering features in future, and the current implementation is likely to change.

Hierarchy

  • default
    • ScatterSquareExtension

Constructors

Accessors

Methods

Constructors

  • Parameters

    • Optionalopts: unknown

    Returns ScatterSquareExtension

Accessors

Methods

  • Only called if attached to a primitive layer

    Returns {
        inject: {
            "fs:#decl": string;
            "fs:#main-end": string;
            "vs:#decl": string;
            "vs:#main-end": string;
        };
    }