@servicenow/sdk - v4.9.0
    Preparing search index...
    interface GPUVertexAttribute {
        format: GPUVertexFormat;
        offset: number;
        shaderLocation: number;
    }
    Index

    Properties

    offset: number
    shaderLocation: number