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