webgl-dsl
    Preparing search index...

    Interface AttributeRecord

    interface AttributeRecord {
        location: number;
        size: number;
        type: number;
    }
    Index

    Properties

    Properties

    location: number
    size: number
    type: number