webgl-dsl
    Preparing search index...

    Interface AttributeRecord

    interface AttributeRecord {
        location: AttributeLocation;
        name: string;
        type: AttributeDataType;
    }
    Index

    Properties

    Properties

    name: string