Buckets:
| import { Loader, Scene, LoadingManager } from 'three' | |
| export class VRMLLoader extends Loader { | |
| constructor(manager?: LoadingManager) | |
| load( | |
| url: string, | |
| onLoad: (scene: Scene) => void, | |
| onProgress?: (event: ProgressEvent) => void, | |
| onError?: (event: ErrorEvent) => void, | |
| ): void | |
| loadAsync(url: string, onProgress?: (event: ProgressEvent) => void): Promise<Scene> | |
| parse(data: string, path: string): Scene | |
| } | |
Xet Storage Details
- Size:
- 431 Bytes
- Xet hash:
- ed97e863a5c2ed48c32a0c4d27d913c328b2513468f6f83f070cbf879e2e3ae5
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.