Documentation
    Preparing search index...

    Type Alias VertexAttribute<TAttributeDefinition>

    VertexAttribute: BaseVertexDefinition<TAttributeDefinition> & {
        glBuffer: WebGLBuffer;
    }

    No description provided.

    Type Parameters

    Type Declaration

    • glBuffer: WebGLBuffer

      No description provided.