Buckets:
ktongue/docker_container / simsite /frontend /node_modules /three-stdlib /loaders /ColladaLoader.d.ts
| import { Loader, LoadingManager, Scene } from 'three' | |
| export interface Collada { | |
| kinematics: object | |
| library: object | |
| scene: Scene | |
| } | |
| export class ColladaLoader extends Loader { | |
| constructor(manager?: LoadingManager) | |
| load( | |
| url: string, | |
| onLoad: (collada: Collada) => void, | |
| onProgress?: (event: ProgressEvent) => void, | |
| onError?: (event: ErrorEvent) => void, | |
| ): void | |
| loadAsync(url: string, onProgress?: (event: ProgressEvent) => void): Promise<Collada> | |
| parse(text: string, path: string): Collada | |
| } | |
Xet Storage Details
- Size:
- 526 Bytes
- Xet hash:
- ed246a8aedb7ab9b58d7b853a08f7aa60561786fb697186df60ae619572e8c7c
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.