UNPKG

@threlte/extras

Version:

Utilities, abstractions and plugins for your Threlte apps

3 lines (2 loc) 141 B
import { KTX2Loader } from 'three/examples/jsm/loaders/KTX2Loader.js'; export declare const useKtx2: (transcoderPath: string) => KTX2Loader;