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

    Interface GLTFResourceLoader

    interface GLTFResourceLoader {
        loadRes(url: string, type?: string): Promise<ArrayBuffer | JsonValue>;
    }

    Implemented by

    Index