Hilo3d API - v2.0.0
    Preparing search index...

    Interface GLTFSparseIndices

    interface GLTFSparseIndices {
        bufferView: GLTFIndex;
        byteOffset?: number;
        componentType: 5121 | 5123 | 5125;
    }
    Index
    bufferView: GLTFIndex
    byteOffset?: number
    componentType: 5121 | 5123 | 5125