@feng3d/render-api
    Preparing search index...

    Type Alias TypedArrayConstructor

    TypedArrayConstructor:
        | Int8ArrayConstructor
        | Uint8ArrayConstructor
        | Int16ArrayConstructor
        | Uint16ArrayConstructor
        | Int32ArrayConstructor
        | Uint32ArrayConstructor
        | Float32ArrayConstructor

    有类型数组构造器。